Sagunesh is a founder of this website Tech Tricks and Tips if you have any queries or problem then you can comment in the comment box below and i will resolve it
Posted at
lock folders without using any Software
ren ABC ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat
2. Create another text file and type in it
ren ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D} ABC
Now save this text file as key.bat
3. Now you have 2 batch files loc and key.
Tested on: Windows XP
In some lock Folder sometimes it happens that if any one do uninstall the software the locked file also get delete with other files of that sw.
Suppose you want to lock the folder ABC in Drive d: which has the path D:\ABC.
1. 1. create a text file In the same drive and type in it
ren ABC ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat
2. Create another text file and type in it
ren ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D} ABC
Now save this text file as key.bat
3. Now you have 2 batch files loc and key.
>Press loc, the folder ABC will change to control panel. you cannot view its contents.
>Press key and you will get back your original folder.
Tested on: Windows XP
Enjoy Computing