lock any folder without any software

sganepola

Member
Dec 21, 2007
39
1
0
Place is highlighted...
-----// some part of the code
echo stuff by satish
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==password goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
-----
 

nizamaj

Member
Jun 8, 2008
148
1
0
Malasia
Ya guys for folder password and give a password to a CD you can use a software call TrueCrypt its one of the best software as i know i have created lot of password protected CD and password protected pen drives !! using this software and its 100% free and open source !!