As you all know that i am a total comp freak....... keep discovering things .....on this little machine.Recently i discovered a way of locking a folder without using a folder locking software. This method is very reliable and it hides all the contents of the folder.
I used a simple batch file to rename the folder to My Computer.
Here is what i did --- - - - --
Suppose you want to lock the folder movies in d: which has the path D:\movies.
1 - In the same drive create a text file and type
ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}
2 - Now save this text file as loc.bat
3 - Create another text file and type in it
ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies
4 - Now save this text file as key.bat
5 - Now you can see 2 batch files loc and key. Press loc and the folder movies will change to control panel and you cannot view its contents. Press key and you will get back your original folder.
6 - You can even convert the bat file into an exe file so that its contents (i. e. the code) is not accessible. ......And you can also hide the loc and key bat files so that only you that they exist
...............TRY IT OUT !!!!!!......IT WORKS
No comments:
Post a Comment