Friday 9 September 2011

Make a folder like my computer on Desktop


  


You can make a folder just like My Computer, Recycle Bin and My Document on desktop to do this follow these steps

1. Goto run and type regedit and goto HKCR\CLSID\{25892e17-80f6-415f-9c65-7395632f0223}

2. Create a new string value here " InfoTip" and set its value to anytext you want to display as ToolTip like My Personal special folder

3. Create another key HKCR\CLSID\{25892e17-80f6-415f-9c65-7395632f0223}\ set its (default) value to any Icon file youu want.

4. Now create key HKCR\CLSID\{25892e17-80f6-415f-9c65-7395632f0223}\InprocServer32 and set its (default) value toshell32.dll. Create another string value called T hreadingModel and set its value to Apartment

5. Now create following sub keys in HKCR\CLSID\{25892e17-80f6-415f-9c65-7395632f0223} :
Shell
Shell\Open set its (default) value to Open or to any text u want to display in right click menu as default operation. Shell\Open\Command set its (default) value to explorer.exe \n, “ path of your folder “ create another sub key ShellFolder and create a DWORD value with name Attributes and set its value to 0

6. Then created special folder on Desktop: for this create a key as shown below
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ Explorer\Desktop\NameSpace\{25892e17-80f6-415f-9c65-7395632f0223}

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

© 2011 IT Edition's Blog, AllRightsReserved.

Designed by ScreenWritersArena