var fDesc=new Array(); fDesc[0] = "imlSoft Application Lock can lock any executable programs on your local computer,anyone can not run the locked programs without a password. So,if you do don't want other persons to use your tax preparation software, personal finance or other programs you like, you simply need to run this uility.
Features and Benefits:
- Password protect application
With it's help, Users can add password protection to lock an specific program in Windows.
- Support locking 32 or 64 bits Program
imlSoft Application Lock can lock and unlock any program on your pc.
- Support command line arguments
You can run it with commamd line arguments to lock or unlock programs .
- Password Protected Uninstall
It is a password-locked software,that is to say,there's no other way to run or unstall it if you have not the password.
- System Compatible
Windows XP/Vista/ 7 (32&64)
- Easy to use
In order to lock a program,you can drag an executable file, or shortcut from Desktop, Start Menu or folder to the main window of imlSoft Application Lock."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }