Pages

Monday, November 3, 2014

Lock a Folder Using Batch File

Have you ever had the need for a protected folder, but didn't want to use Window's basic security? Then create your own way...

1.Open Notepad:



2.Copy the code:


3.Change the password:


4.Save the file with name:  "locker.bat" and as all types and click "Save".


5.Close the window:


6.Run the "Locker" file by double-clicking it:You will get a folder named Locker.


7.Move: move all the things you want to hide and again run locker.bat.


8.Double click on the locker:locker.bat again. A Command Prompt will open, it will ask you to lock the folder. Type Y then press enter.


9.Done: No one can access your folder without the password.

No comments:

Post a Comment