Wednesday, 26 June 2013

Protect Folder in XP

Hello Friends!!
Now you can protect any folder in windows Xp without any software.Privacy is a big thing these Days.Many of you may have download softwares like folder lock or etc.But If you are using Windows Xp then you Don’t need any software.

Simply Follow Some Instruction:
Step 1)
Go to the Desired directory.Or select a folder which you want to Lock.for Example: D:\movies



Step 2)
In the same path or here Drive ,Create a Batch file by typing this in Notepad
 ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}

Step 3)
Save it as Lock.bat and close the file.

Step 4)
To Unlock the Folder,Create another Batch file in same Directory by typing this in Notepad.
ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies

Step 5)
Save it as unlock.bat and close the file.

Now in D drive you will have two batch files Lock and Unlock. Double click on Lock.bat to Lock the movie folder will change to control panel and Double click on Unlock.bat to Unlock.the control panel will change to normal folder..

Thank you

No comments:

Post a Comment