Change any folder to Recycle Bin (for data security)

30/05/2011 20:53

For changing any folder to recycle bin type these lines in notepad:
[.ShellClassInfo]
CLSID={645FF040-5081-101B-9F08-00AA002F954E}
And save as: Desktop.ini  in your folder(which you want to change into recyle bin) to
change recycle bin.
We save desktop.ini in d:\data2 folder and then we open dos prompt and type the above
command, which will convert the data2 folder into recycle bin.
d:\> attrib +a +r +s data2 /s /d
To change any folder into control panel and mycomputer use following CLSID:
Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}