
Want to secure your personal data? want to have a secure password protected hidden folder for your personal use?
There are many softwares to do this job.But anti-virus softwares denotes most of them as a virus and you need to spend $20-$100 for that stupid folder locker softwares.
Now here is the trick for using folder lock feature without any software,easy and free :)
Processes to make raw software:
Step 1: create a notepad on your desktop.
Step 2:copy all the code given below to the notepad
cls@ECHO OFFtitle Folder Lockerif EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCKif NOT EXIST Locker goto MDLOCKER:CONFIRMecho Distributed by technicalzone.infoecho Are you sure u want to Lock the folder(Y/N)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 Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"echo Folder lockedgoto End:UNLOCKecho Distributed by technicalzone.infoecho Enter password to Unlock folderset/p "pass=>"if NOT %pass%==type your password here goto FAILattrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Lockerecho Folder Unlocked successfullygoto End:FAILecho Invalid passwordgoto end:MDLOCKERmd Lockerecho Locker created successfullygoto End:End
Step 3: replace by your own password at the place of
type your password hereSo it will look like this,i gave 123 as my password

step 4: click File and click save as.
step 5:give filename as locker.bat and click save.
see a locker.bat file created on your desktop.
Processes to secure bat file by converting it into executable file
step 1: download free bat to exe converter from
bat to exe converter 1.5step 2: extract the file and then run Bat_To_Exe_Converter.exe,select Batch file,means our locker.bat file.Then click compile.you are done.A new locker.exe file will be created.you can also add any icon file to make it beautiful.Download from rapidshare
Our main software is created,click locker.exe and follow instructions.A locker folder will be created.you need to put your data their and then locker.exe again,the locker folder will be vanished.click locker.exe again ,then give your password,locker folder will be re appeared.
This is all.Hope Everything is cleared.If you have any problem to understand above steps,please feel free to ask any question in comment section.
Download Full Tutorial as a PDFDownload from rapidshare