GiliSoft Exe Lock 2.0 is released on April 26, 2010.
New features:
Support command line arguments, You can run GiliSoft Exe Lock with command line arguments to lock or unlock any programs on your system.
For example:
If the password of GiliSoft Exe Lock is “mypass”,and the program you want to lock is “c:\test.exe”,and running “c:\test.exe” needs “-ab” parameters.
1. How to lock the program with command line parameter?
“C:\Program Files\GiliSoft\Exe Lock\ExeLock.exe” /lock “c:\test.exe” /cmd “-ab” /pw “mypass”
2. How to unlock the locked program with command line parameter?
“C:\Program Files\GiliSoft\Exe Lock\ExeLock.exe” /unLock “c:\test.exe” /pw “mypass”
3. How to run the locked program with command line parameter?
“C:\Program Files\GiliSoft\Exe Lock\ExeLock.exe” /run “c:\test.exe” /cmd “-ab” /pw “mypass”
If the password of GiliSoft Exe Lock is “mypass”, and the program you want to lock is “c:\test.exe”,and running “c:\test.exe” does not need parameters.
1. How to lock the program with command line parameter?
“C:\Program Files\GiliSoft\Exe Lock\ExeLock.exe” /lock “c:\test.exe” /pw “mypass”
2. How to unlock the locked program with command line parameter?
“C:\Program Files\GiliSoft\Exe Lock\ExeLock.exe” /unLock “c:\test.exe” /pw “mypass”
3. How to run the locked program with command line parameter?
“C:\Program Files\GiliSoft\Exe Lock\ExeLock.exe” /run “c:\test.exe” /pw “mypass”
More information: