CrazyEngineers Forum

******************************************
Welcome To CrazyEngineers (CE) – an online community of engineers from all over the world! With the younger CEan at 84 and the youngest at 16, CE boasts of professional engineers, students, professors, entrepreneurs, CEOs, geeks & nerds. We exchange innovative ideas, share knowledge, help each other and expand our worldwide network of engineers! You need not have a formal degree in engineering to be a part of CrazyEngineers! Need we say more?
Join CE! | Be a CE Ambassador! | Forgot password? | Sponsor CE | Contact Us
Navigation
Go Back   CrazyEngineers Forum > CE : Technical Discussions > Computer Science & IT Engineering
Reply

  #1 (permalink)
Old 30th January 2008, 02:40 PM
CE - Newbie
 
I'm a Crazy Network Engineer
Join Date: 30th January 2008
Posts: 1
Cool Hide your folder without any SOFTWARE

Its Tested and Working very well. Dosen't even show in Windows Search.

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.


Last edited by kanu : 30th January 2008 at 02:44 PM.
kanu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
  #2 (permalink)
Old 31st January 2008, 04:43 PM
CE - Apprentice
 
pradeep_agrawal's Avatar
 
I'm a Crazy Computer Engineer
Join Date: 4th May 2006
Posts: 48
Default Re: Hide your folder without any SOFTWARE

Nice post Kanu. Just some additional information:

The batch file basically renames the folder with name abc to abc.{21EC2020-3AEA-1069-A2DD-08002B30309D}. So instead of writing a batch file you can directly rename a folder by appending given number.

The numbers specified after the folder name is actually CLSID (Class Identifier) of folder and the number in particular used here is GUID for Control Panel. That’s why when you try to open the folder after renaming, it opens the Control Panel. Also the icon is also of Control panel. Some other similar CLSIDs that can be used are:

.{450D8FBA-AD25-11D0-98A8-0800361B1103} - My Documents
.{20D04FE0-3AEA-1069-A2D8-08002B30309D} - My Computer
.{2227A280-3AEA-1069-A2DE-08002B30309D} - Printers
.{645FF040-5081-101B-9F08-00AA002F954E} - Recycle Bin
.{FBF23B42-E3F0-101B-8488-00AA003E56F8} - Internet Explorer
.{FF393560-C2A7-11CF-BFF4-444553540000} - History

And there are many more. You can find more CLSIDs under [HKEY_CLASSES_ROOT\CLSID\], including the above specified CLSIDs.

Though the folders are not included in the search, but you can still get the details of files and folders inside it. Suppose you folder was abc and you renamed it to abc.{21EC2020-3AEA-1069-A2DD-08002B30309D}. And consider the folder is present in C drive. Go to comand prompt, at c drive and try dir command

c:\>dir

It will display all the folders in current directory including you folder with name abc.{21EC2020-3AEA-1069-A2DD-08002B30309D} not just abc. Now try

c:\>cd abc.{21EC2020-3AEA-1069-A2DD-08002B30309D}
c>\abc.{21EC2020-3AEA-1069-A2DD-08002B30309D}>dir

It will list all the files and directory present under that folder.
pradeep_agrawal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 10:10 PM.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Member comments are owned by the poster. Copyright © 2005-2008 CrazyEngineers.com. All rights reserved.Ad Management by RedTyger