[UPDATE] Add Control Panel, Task Manager, Windows Update and Other Useful Shortcuts “WITH ICONS” in My Computer Context Menu



http://img.photobucket.com/albums/v374/vishaal_here/Windows-1.png

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:

http://img.photobucket.com/albums/v374/vishaal_here/My_Computer_Context_Menu_Shortcuts_.png

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:

Download Registry Script

Complete list of AskVG articles



This article was posted in Windows 7, Windows Vista, Windows XP.


Share |


Related Articles

Popular Articles



31 Comments

  • 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.

  • 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:

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\fsmgmt]
    @=hex(2):53,00,68,00,61,00,72,00,65,00,64,00,20,00,46,00,6f,00,6c,00,64,00,65,\
    00,72,00,73,00,00,00
    "SuppressionPolicy"=dword:4000003c
    "HasLUAShield"=""
    "Icon"=hex(2):73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,\
    00,2c,00,32,00,36,00,36,00,00,00

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\fsmgmt\command]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
    00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,\
    63,00,2e,00,65,00,78,00,65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,\
    00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,\
    74,00,65,00,6d,00,33,00,32,00,5c,00,66,00,73,00,6d,00,67,00,6d,00,74,00,2e,\
    00,6d,00,73,00,63,00,00,00

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\secpol]
    @=hex(2):4c,00,6f,00,63,00,61,00,6c,00,20,00,53,00,65,00,63,00,75,00,72,00,69,\
    00,74,00,79,00,20,00,50,00,6f,00,6c,00,69,00,63,00,79,00,00,00
    "SuppressionPolicy"=dword:4000003c
    "HasLUAShield"=""
    "Icon"=hex(2):73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,\
    00,2c,00,34,00,37,00,00,00

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\secpol\command]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
    00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,\
    63,00,2e,00,65,00,78,00,65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,\
    00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,\
    74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,65,00,63,00,70,00,6f,00,6c,00,2e,\
    00,6d,00,73,00,63,00,00,00

  • Great! Those work too. Thank you.

  • 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

  • Darn it!
    The Icons doesn't work on XP!
    I don't know if it works on SP3 because I use SP2.

  • Can someone help me to make this icons appear in my notebook... Im running Windows 7 build 7600 x86... thanks...

  • 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

  • Another question: What are the icon filenames used in the registry for: -
    Computer Management
    Windows Update
    Event Viewer
    Services
    Device Manager
    Programs and Features?

Add a Comment

NOTE: If you can't see your comment, please be patient. It'll appear as soon as we approve it.


Create an avatar that will appear with your comment.