Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Windows => Topic started by: kanu on February 19, 2007, 10:42:11 PM



Title: Hide any folder Without any Software
Post by: kanu on February 19, 2007, 10:42:11 PM
step by step process.

The locking process:
Go to run, type notepad and then press enter.
Notepad opens now type
ren abc abc.{21EC2020-3AEA-1069-A2DD-08002B30309D}
abc should be the name of your folder. now save the notepad file with name as loc and the extension as .bat not as .txt
now run loc.bat and you can see that your folder does not opens.

Now the unlocking process:
Go to run, type notepad and then press enter.
Notepad opens now type
ren abc.{21EC2020-3AEA-1069-A2DD-08002B30309D} abc
abc should be the name of your folder. now save the notepad file with name as key and the extension as .bat not as .txt
now run key.bat and you can see that your folder opens.


Giving you the sample files edit them according to your need.


Title: Re: Hide any folder Without any Software
Post by: Mark David on February 20, 2007, 02:25:24 PM
dats a great trick


Title: Re: Hide any folder Without any Software
Post by: Alex on February 24, 2007, 03:55:15 PM
kewl!