Friday, October 16, 2009

DOS Folder Locker

Click here to download the file

Ray How to work :- Download the file. The default password is "ray". Now double click the batch file to create a folder locker. A new folder named Locker would be formed at the same location. Now brings the files you want to hide in the locker folder. Now double click the batch file to lock the folder namely Locker. Double click the batch file to unlock it. Type the password and you will get your locker.

Note :- If u want to change the password then edit the file and look at the line

if NOT %pass%==ray goto FAIL

Just Change the word "ray" with your password and save it. Your password will change.

No comments:

Post a Comment