Win7 Computer Management Fix

From MS Computech
Revision as of 21:54, 15 February 2010 by Snifer (talk | contribs) (Created page with '[http://social.technet.microsoft.com/Forums/en/w7itprogeneral/thread/86fceb80-7fef-4094-a703-ed608d445e86 Reference] 1. Run regedit and drill down to: HKEY_CLASSES_ROOT\CLSI…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Reference

1. Run regedit and drill down to:

  HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command

2. On the right, higlight the key name "Default" and click "Modify"

3. (Here's the correction to arun's solution) Paste the following (including spaces and quotes) into the key value box:

 "%SystemRoot%\System32\mmc.exe" "%SystemRoot%\system32\compmgmt.msc" /s

4. Close regedit.


OR

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command]
@=hex(2):22,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,53,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,22,00,20,00,22,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,63,00,6f,00,6d,00,70,00,6d,00,67,00,6d,\
  00,74,00,2e,00,6d,00,73,00,63,00,22,00,20,00,2f,00,73,00,00,00