
Unlock files and folders with right click (more infos) without installation.
Download Portable Unlocker on Zone-DL (0.16 MB)
Extract on hard disk or USB key and run UnlockerPortable.
Language fixed by launcher according User Default Lang : Albanian, Arabic, Belarusian, Bosnian, Bulgarian, Catalan, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Lithuanian, Norwegian, Polish, Portuguese, PortugueseBR, Romanian, Russian, SerbianLatin, SimpChinese, Slovak, Slovenian, Spanish, Swedish, Thai, TradChinese, Turkish, Ukrainian.
Settings of installed Unlocker should be preserved.
Right click on a locked file or folder in explorer.
Don't forget to quit Unlocker (tray icon) before shutting down Windows (don't hide tray icon).
20 commentaires:
This portable version don't save nothing in its folder, why? The app doesn't need to save settings or it save somethings in registry?
Unlocker use Unlocker.cfg in its folder and a registry entry fixed by launcher for language.
I have not test the registry entry, but in Unlocker folder I can't find any cfg file. I'm on Vista system, it may be the cause. Can you check it? thanks!
You are right, I had this 64 bytes file in date of 26/05/08 but was no more created if removed. Perhaps only created when realy unlocking?
Yes, may be. Can you confirm that the launcher fix any registry entry? If it's right, I'll add this app in my next release.
I'd like to help you to fix your apps (like with this) and then link them on my website. bye ;)
Launcher fix language in registry but backup-restore local keys resulting no change on host computer even if Unlocker is installed.
I updated the archive, so you can remove splash by editing ini file in Data.
First of all,
thanks for good posting,
also please understand my foolish enlgish, i'm a foreigner.
i'm studying use to autoit to make a portable application,
i think your portable unlocker source is clearly great.
if you don't mind,
can you send me a portable unlocker's source?
it will be very helpful to me.
@Nino
I don't use AutoIt, all my launchers are compiled with NSIS.
You can have a look at a template and also sources in Other\Source folder of PortableApps realeases.
I can't publish my sources: several files in differents folders working only on my computer.
Hi,
Came across this while googling. Was wondering, Unlocker is dependent on a driver (sys file) to run, how did you make it work as a portable app?
Cheers.
I just register UnlockerCOM.dll and unreg when leaving.
so the driver file is essentially useless?
Ok thanks for your reply!
Link unavaliable.
Link updated.
Hi Bernat
I have been looking at you unlocker launcher ->
can you point me to a place where i can read how to compile that luancher want to make portable apps too...
all my launchers are compiled with NSIS.
so where do I start...nice place you have here.
Regards Always
just register UnlockerCOM.dll and unreg when leaving.
how did you do that?
I understand that you can use regsvr32 but how do you compile that launcher of yours...can you point me to some sites where i can read howto...
thanks in advance.
RegDLL "$EXEDIR\App\Unlocker\UnlockerCOM.dll"
UnRegDLL "$EXEDIR\App\Unlocker\UnlockerCOM.dll"
http://nsis.sourceforge.net/Docs/
Download URL doesn't work anymore
Link updated.
Thanx
Muchas gracias!
Post a Comment
All comments out of topic and report of false virus (use KAV) are deleted.
No request accepted. If you want more, do it yourself with ThinApp or NSIS.