✔ Hide a Folder without using any Software -2

Want to hide your folders but don't want to use a Software ?? No problems! Windows provides you with it's own folder hiding System. (other than Folder Option in Tools)

Suppose, you want to hide the folder games in d: which has the path D:\Games.
In the same drive create a text file and type
ren games games.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat

Create another text file and type in it
ren games.{21EC2020-3AEA-1069-A2DD-08002B30309D} games
Now save this text file as key.bat

Now you can see two batch files loc and key. Double click "loc" file and the folder named games will change to control panel and you will not be able to view its contents (sometimes that folder will get invisible itself ).
Double click "key" file and you will get back your original folder.

You can do it in any folder..... just specify the folder name instead of 'games' in both files
Check it out!!!!!!!
& Leave comments....

Comments
0 Comments