How to Put Lock on Your Folder

1 copy the code and paste in notepad 

 cls  
 @echo off  
 title Folder Locker  
 IF EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303¬¬09D}" GOTO UNLOCK  
 IF NOT EXIST Locker GOTO MDLOCKER  
 echo Folder Created.  
 :CONFIRM  
 echo Are you sure you want to lock the folder? (Y/N)  
 set/p "cho="  
 IF %cho%==Y GOTO LOCK  
 IF %cho%==y GOTO LOCK  
 IF %cho%==N GOTO END  
 IF %cho%==n GOTO END  
 echo Invalid Choice.  
 GOTO CONFIRM  
 :LOCK  
 ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303¬¬09D}"  
 attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303¬¬09D}"  
 echo Folder Locked.  
 GOTO END  
 :UNLOCK  
 echo Enter password to unlock the Folder :  
 set/p "pass="  
 IF NOT %pass% ==Harshad-technical GOTO FAIL  
 attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303¬¬09D}"  
 ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303¬¬09D}" Locker  
 echo Folder Unlocked Successfully.  
 GOTO END  
 :FAIL  
 echo Invalid Password!  
 GOTO END  
 :MDLOCKER  
 md Locker  
 echo Folder created.  
 GOTO END  
 :END  

 2 Replace 'Harshad-Technical' to Your password




 3 save file 'test.bat' 

 4 Put the file on the folder which you want to lock


 5 Double click on the 'test.bat'


 6 Put File On Locker Folder

 7 double click on the 'test.bat' and type 'Y'

That's it.......

You Want To Open Folder Double Click On 'test.bat' And Type Password 



2 comments:

  1. Hello My Name is The Rock and I am glad to welcome you to my site. I am a Blogger by profession. This is where you will find so many tips and tricks for Crack any product that are Related to Download Crack Softwares.
    Folder Lock Crack

    ReplyDelete
  2. I like your all post. You have done really good work. Thank you for the information you provide, it helped me a lot. I hope to have many more entries or so from you.
    Very interesting blog.
    Folder Lock Crack

    ReplyDelete