A portable application can be run from a removable drive (USB flash drive, iPod, portable hard drive, etc) on any Windows computer without installation.
You will carry the program with settings on removable drive and don't modify settings on host computer.
Below portable apps are in a simplified PortableApps standard.
Support | Tutorial | AvaxHome | Forum
Tested only on Windows XP Pro SP3.

2008-05-03

Portable Unlocker 1.8.7 MultiLang

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:

Andrea said...

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?

Bernat said...

Unlocker use Unlocker.cfg in its folder and a registry entry fixed by launcher for language.

Andrea said...

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!

Bernat said...

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?

Andrea said...

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 ;)

Bernat said...

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.

Nino said...

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.

Bernat said...

@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.

Jerome Ong said...

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.

Bernat said...

I just register UnlockerCOM.dll and unreg when leaving.

Jerome Ong said...

so the driver file is essentially useless?
Ok thanks for your reply!

Ibraim said...

Link unavaliable.

Bernat said...

Link updated.

Always said...

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

Always said...

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.

Bernat said...

RegDLL "$EXEDIR\App\Unlocker\UnlockerCOM.dll"

UnRegDLL "$EXEDIR\App\Unlocker\UnlockerCOM.dll"

http://nsis.sourceforge.net/Docs/

Marc said...

Download URL doesn't work anymore

Bernat said...

Link updated.

Marc said...

Thanx

Wortu said...

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.