Lock Personal Folder Without Any Software
Suppose you want to lock the folder named movies in d: drive which has the path D:movies.
In the same drive create a text file and type
ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat
Create another text file and type in it
Now save this text file as key.batren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies
Now you can see 2 batch files loc and key.
Run loc.bat and the folder movies will change to control panel and you cannot view its contents.
Run key.bat and you will get back your original folder.
try it out!!!
Note: It is safe as in case if you loose the key file, you can create it again but the folder name must be correct.

No comments:
Post a Comment