Add The System Configuration Utility to Right-Click of My Computer

Contributor Icon Contributed by shamanstears Date Icon September 18, 2006  
Tag Icon Tagged: Windows networking

To continue with our theme recently of tweaking the context menu of My Computer, this registry hack describes adding the system configuration utility.


Open up Notepad and copy the following:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig]
@="System Config Utility"

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig\command]
@="msconfig.exe"

Save the text file and rename it to for example “XP_MSConfig_MyComputer_Context”.

Then merge it into the registry by double clicking it.

Previous recipe | Next recipe |
 
blog comments powered by Disqus