feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count

Lock Folder Using Notepad

1) Consider you want to lock a folder named "test" in your E:\, whose path is E:\test

2) Now open the Notepad and copy the following

ren test test.{21EC2020-3AEA-1069-A2DD-08002B30309D}


3) Where test is your folder name. Save the text file as loc.bat in the same drive.

4) Open another new notepad text file and type the following

ren test.{21EC2020-3AEA-1069-A2DD-08002B30309D} test


5) Save the text file as key.bat in the same drive.

6) To lock the test folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.

7) To unlock the folder click the key.bat file. Thus the folder will be unlocked and the contents are accessible.





0 comments:

Post a Comment