
Recently we posted about a cool registry trick which adds lots of useful system shortcuts like Control Panel, Task Manager, Device Manager, etc in My Computer context menu. This trick works in Windows XP, Vista and 7.
Add Control Panel, Registry Editor and Other Useful Shortcuts in My Computer Context Menu
The only missing thing in the above trick was the icon of the shortcut. The newly added shortcuts don't have any icon with them.
Heads up to our reader "cclloyd9785" who sent us a modified registry script which also adds the missing icons with the shortcuts:

It also adds 2 new shortcuts: Disk Cleanup and Windows Update. So now you get following 11 new shortcuts in My Computer context menu:
- Programs (Add/Remove Programs)
- Run Cleanup on this system
- Control Panel
- Device Manager
- Event Viewer
- Manage
- MSConfig
- Registry Editor
- Services
- Task Manager
- Windows Update
Just download following ZIP file, extract it and run desired REG file. It'll ask for confirmation, accept it:
Complete list of AskVG articlesThis article was posted in Windows 7, Windows Vista, Windows XP.
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7



bOb
When I ran these individual reg scripts, the menu items appear, but not the icons. I did run the right script with the icon feature.
Shawn
Excellant! Can someone create, or advise how to also create ones for "Shared Folders" and the "Local Security Policy" to launch the following two items:
Shared Folders=%sysdir%/fsmgmt.msc
Local Security Policy=%sysdir%/secpol.msc
VG
^^ Here is the code:
Shawn
Great! Those work too. Thank you.
Propje
Nice stuff!
Can someone also give advice how add Explore? (the one from Winkey+E and not Internet Explorer)
Keep up the good work!
T H A N K S !
Propje
MJSG
Darn it!
The Icons doesn't work on XP!
I don't know if it works on SP3 because I use SP2.
Aris
Can someone help me to make this icons appear in my notebook... Im running Windows 7 build 7600 x86... thanks...
Michael Higham
What are the icon filenames used in the registry for adding programs to Computer's context menu in Windows 7?
VG
^^ Just give the DLL or EXE file name with full path in Icon value. If the DLL or EXE file contains more than 1 icon, also give icon's index value after comma like shell32.dll, 123
Michael Higham
Another question: What are the icon filenames used in the registry for: -
Computer Management
Windows Update
Event Viewer
Services
Device Manager
Programs and Features?