How to Make a Private Folder with your password

folder lock without software
folderlock without software

Step 1:- open the Notepad.exe

Step 2:- Copy the following code into the notepad.









Quote: cls@ECHO OFFtitle Folder Privateif EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCKif NOT EXIST Private goto MDENTER PASSWORD TO OPEN:CONFIRMecho -----------------------------------------------------------echo ==================hacksmyway.blogspot.com ==================echo -----------------------------------------------------------echo Are you sure you want to lock the folder(Y/N)echo Press (Y) for Yes and Press (N) for No.echo -----------------------------------------------------------set/p "cho=>"if %cho%==Y goto LOCKif %cho%==y goto LOCKif %cho%==n goto ENDif %cho%==N goto ENDecho Invalid choice.goto CONFIRM:LOCKren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"echo Folder lockedgoto End:UNLOCKecho -----------------------------------------------------------echo =================hacksmyway.blogspot.com ==================echo -----------------------------------------------------------echo Enter password to unlock folder
set/p "pass=>"if NOT %pass%== YOUR PASSWORD goto FAILattrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Privateecho Folder Unlocked successfullygoto End:FAILecho Invalid password
goto end:MDENTER PASSWORD TO OPENmd Privateecho Private created successfullygoto End:End



Step 3:- Now change the password in the if NOT %pass%==YOUR PASSWORDgoto FAIL line replace text of Your
Password with your password for the folder lock.


Step 4:- Now save this file as locker.bat and you are done.



Step 5:- Now Open the Locker.bat file and enter your password to open a private folder of yours. 



Step 6:- Now copy paste the files which you want to hide and make it secure in the private folder.


Step 7:- Now again open the Locker.bat file and press 'Y' to lock the private folder with your password.

Step 8:- Now to again open the secured files open the locker.bat file Enter your password and your files are there for you.
Share on :
How to Make a Private Folder with your password
 How to Make a Private Folder with your password
Reviewed by bangsad
Published :
Rating : 4.5