Add MSConfig to My Computer
Submitted by Unknown
This tweak will add MSConfig to the context menu of My Computer. For anyone who doesn't know, when you right-click on the My Computer button in the Start menu it brings up a menu, this is where it will display this new link.
» Example Registry Tweak
Windows Registry Editor Version 5.00
;ADDS MSCONFIG TO MY COMPUTER CONTEXT MENU
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig]
@="Open MSCONFIG"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig\command]
@="msconfig.exe" Last updated 2006-11-22 17:45:54 by Unknown [Edit]



