May 5, 200521 yr please help to finde switch for silent installprogram site:http://ccollomb.free.fr/unlocker/Ever had such an annoying message given by Windows?It has many other flavors:Cannot delete file: Access is deniedThere has been a sharing violation.The source or destination file may be in use.The file is in use by another program or user.Make sure the disk is not full or write-protected and that the file is not currently in use.Unlocker is the solution!
May 5, 200521 yr Ok did you even bother looking at this:http://unattended.msfn.org/intermediate/apps/innosetup.htmThere is no excuse for laziness my friend. This is Inno Setup. To test go to commandline and run it with the /VERYSILENT switch, might need to add in SP- depending on if it forces a reboot.
May 5, 200521 yr Hi. I tried downloading the program and I found out that it uses NSIS. Try /S switch (BIG S)
May 5, 200521 yr Ctwizzy, it's not Inno Setup. That's what I thought at first. We were fooled by the icon! Hahahaha!!
May 5, 200521 yr Really? Wow my bad, wonder why theyd make it look like Inno for. I thought it was weird how there was no about in the file menu.
May 5, 200521 yr I would not trust, judging by the icon. Inno normally uses the old 9x installer icon, that alot of installers used it, and some still do. The new style icon, is used for msi's and alot of other exe installers.Pity for the program. It claims no locked handles, yet removing the files or folders, is still denied. ****, will need to find another solution.
May 5, 200521 yr MHz, it works absolutely fine here.However, if you solely want to delete locked files/folders (automatically), you check out my program, ForceDelete.You can leave ForceDelete running in the background. Whenever you try to delete locked files, ForceDelete will automatically intercept your attempt, unlocks the handles, and deletes the file/folder for ya
May 6, 200521 yr Author [deXter] good program, but Unlocker can show which process blocking you files. Like this:i think it's wery important.oh yeatotoymola big SNX.I try only little "s"to Ctwizzy,There is no excuse for laziness my friend. This is Inno Setup.Im not lazybones. (Posts: 3 ) I try everything, but BIG S.
May 6, 200521 yr MHz, it works absolutely fine here.However, if you solely want to delete locked files/folders (automatically), you check out my program, ForceDelete.You can leave ForceDelete running in the background. Whenever you try to delete locked files, ForceDelete will automatically intercept your attempt, unlocks the handles, and deletes the file/folder for ya Many thanks. ForceDelete seems to work for me (tested from commandline). I get folders that just will not delete. Often, I can create a new empty folder, come back to it later, and it does not delete, weird behaviour . Unlocker gives no handles to the folder.
May 7, 200521 yr Pity for the program. It claims no locked handles, yet removing the files or folders, is still denied. ****, will need to find another solution. Hi MHz, I found a major bug when scanning handles while trying to delete files on my machine yesterday. Unlocker could not find any handles at all, this has been fixed by the latest version 1.5.2 that you can download on my website: http://ccollomb.free.fr/unlocker/Please let me know if it works for you.If it does not work please email to me at ccollomb@yahoo.com and I will send you a special debug version to help solving the problem.Cedrick
May 11, 200521 yr Could you possibly including language files so it can be translated? Id like your app in Norwegian...
May 31, 200521 yr This can be installed to any directory you like.Following is a description to install to the system32 folder.change the paths as you wish.installation by *.cmd file ...copy /y "UnlockerDriver4.sys" "%windir%\system32\UnlockerDriver4.sys"copy /y "Unlocker.exe" "%windir%\system32\Unlocker.exe"copy /y "Unlocker.reg" "%windir%\system32\Unlocker.reg"regedit /s %windir%\system32\Unlocker.regregsvr32 /s %windir%\system32\UnlockerDriver4.sysexitand for the Unlocker.reg file ...Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\edit.Unlocker]@="Unlocker"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\edit.Unlocker\command]@="C:\\Windows\\System32\\Unlocker.exe \"%L\""[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\edit.Unlocker]@="Unlocker"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\edit.Unlocker\command]@="C:\\Windows\\System32\\Unlocker.exe \"%L\""No reboot required, you're good to go.By the way ... the current version available at the time of this post is v1.6.3Shark
Create an account or sign in to comment