Monday, August 4, 2008

Following is a method by which u can convert any folder into either Control Panel, Recycle Bin, My Computer or Internet Explorer.
This is done by adding their respective registry keys to the folder’s name. After this when you’ll double click on the folder, either Control Panel, Recycle Bin, My Computer or Internet Explorer will open according to your choice. Actually that folder is then treated by Windows as a link to any of these four. The folder will remain intact with all its data and no one can access that folder via Windows. It can only be accessed via Command Prompt or some third party app.
To Convert Folder Into Contol Panel, Rename With Adding.{21EC2020-3AEA-1069-A2DD-08002B30309D}
To Convert Folder Into Recycle Bin, Rename With Adding.{645FF040-5081-101B-9F08-00AA002F954E}
To Convert Folder Into My Computer, Rename With Adding.{20D04FE0-3AEA-1069-A2D8-08002B30309D}To Convert Folder Into Internet Explorer, Rename With Adding.{871C5380-42A0-1069-A2EA-08002B30309D}
Eg:- If you have a folder ABC, to convert it into Control Panel, rename the folder asABC.{21EC2020-3AEA-1069-A2DD-08002B30309D} After this, the key should disappear and act as an attribute. And if it doesn’t, then also no problem, as the folder will start working the way you want it to.
To re-enable your folder to be accessible via Windows, go to command prompt and rename the folder there. Eg:- If the folder is in C:\Temp\ABC, then get to C:\Temp in the command prompt and type:ren ABC.{21EC2020-3AEA-1069-A2DD-08002B30309D} ABC
(Command Prompt supports CLIPBOARD. Copy-Paste will work there.)Your folder will be back to normal state.
This method can be used to protect any data, but it will not provide reliable security to the data.
You can also search the registry for more relevant keys like these

0 comments: