


1. Double click the setup file.
2. Set a password for your account.For example: Password: 12345678.
3. Then next to finish the installation.
1. Click "Uninstall imlSoft Exe Lock *.* ".
2. Enter the password of imlsoft Exe Lock.For example: Password: 12345678.
3. Then next to finish the uninstallation.
If the password of imlSoft Exe Lock is "mypass",and the program you want to lock is "c:\test.exe".
and running "c:\test.exe" needs "-ab" parameters.
How to lock the pragram with command line parameter?
/lock "c:\test.exe" /cmd "-ab" /pw "mypass"
How to unlock the locked pragram with command line parameter?
/unLock "c:\test.exe" /pw "mypass"
How to run the locked pragram with command line parameter?
/run "c:\test.exe" /cmd "-ab" /pw "mypass"
If the password of imlSoft Exe Lock is "mypass",and the program you want to lock is "c:\test.exe".
and running "c:\test.exe" does not need parameters.
How to lock the pragram with command line parameter?
/lock "c:\test.exe" /pw "mypass"
How to unlock the locked pragram with command line parameter?
/unLock "c:\test.exe" /pw "mypass"
How to run the locked pragram with command line parameter?
/run "c:\test.exe" /pw "mypass"