Sunday, December 16, 2007

Lock any folder.. Try this !!!

Follow these steps....

>>> Suppose you have a folder named abc in E:\abc

>>> In the same drive next to the folder create a new notepad file with the statement :
ren abc abc.{21EC2020-3AEA-1069-A2DD-08002B30309D}

>>> Now save this text file as lock.bat

>>> Create another notepad file and type :
ren abc.{21EC2020-3AEA-1069-A2DD-08002B30309D} abc

>>> Save this as key.bat

>>> Now there are two batch files . Double click lock.bat and your folder will change into Control Panel and its contents cannot be viewed .

>>> To open the folder double click key.bat and you get back your original folder .

NOTE: For more Security keep the key.bat in another location .Only for unlocking copy paste to the original location and double click .

No comments: