write a notepad programming to make a locker
Answers
Answer:
"Folder locker using notepad " you can find the exact steps on instructables site.
Follow below steps to Lock Folder with Locker Program
1. Open Notepad, Start –> Run –> Type Notepad and Press Enter.
2. Copy the below Code and Paste the following code in notepad and save the file Named Mylocker.bat or name it whatever you want but make sure it end with an extension as “.bat”.
3.Now, Just Execute (double click) the Mylocker.bat and New folder will be created named as “Locker”. Store your secret files and folder inside this folder.
4. Double-click again on Mylocker.bat file to Lock the folder. You will see “Locker” folder has disappeared.
5. To Unlock, Double-click the Locker.bat and Enter Password. The Folder Locker is back again.