1.)Open a notepad
2.)Copy & Paste
Code:
@ECHO OFFtitle Folder Lockerif EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCKif NOT EXIST Locker goto MDLOCKER :CONFIRMecho Are you sure u want to Lock the folder(Y/)set/p "cho=>"if %cho%==Y goto LOCKif %ch
No%==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-08002B30309D}attrib +h +
"s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCKecho Enter password to Unlock folder set/p "pass=>" if NOT %pass%==type your password here goto FILattrib -h -s "Control Panel.{21EC
A2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Lockerecho Folder Unlocked successfully goto End :FAIL echo Invalid password goto end :MDLOCKER mdockerecho Locker created success
Lfully goto End:End
3.) save with a .bat extension
4.) double click the bat file if will create a folder named locker
5.)Move any files you want to be hidden in your locker
6.)double click the bat again and you will be asked to lock when the folder is locked it will dissapear
7.)to unlock the folder double click the bat file enter any pass
ليست هناك تعليقات:
إرسال تعليق