Jump to content

Windows 7 computer management error


arunstar008

Recommended Posts

:hello:

I have installed windows 7 build 7600 on my P4 PC.While i am taking computer management by right-clicking the "computer.Computer>right-click>Manage.I have got an error message that "the file does not have program associated with it and please re-install the program......

This is the error message i am getting please help....how to get rid of this ....error :blink:

2011y1g.png

Link to comment
Share on other sites


I don't know why it is happening, but I might have a solution.

Try this registry tweak - it changes Manage right click to use the msc directly instead of calling the launcher.

mmc %SystemRoot%\system32\compmgmt.msc

Windows Registry Editor Version 5.00

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

If you want to put it back to the original use this.

%SystemRoot%\system32\CompMgmtLauncher.exe

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\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,43,00,6f,00,\
6d,00,70,00,4d,00,67,00,6d,00,74,00,4c,00,61,00,75,00,6e,00,63,00,68,00,65,\
00,72,00,2e,00,65,00,78,00,65,00,00,00

Edited by MrJinje
Link to comment
Share on other sites

can you please explain this registry entry
That GUID (really long number thingy) is the well known GUID of the My Computer Icon, so that's how I knew where to look.

The "Shell" section of each GUID controls what happens when you right click on each GUID's location (in this case the my computer icon). If you go into your regedit you will see all the things that appear on your right click menu.

The "Manage" is the actual text displayed in the right click menu. In case someone wanted to change it from Manage to something else.

Obviously the command is what explorer will run when you right click and select.

Here is some advanced reading

http://www.online-tech-tips.com/computer-t...k-context-menu/

Also check out Max's page on right click menu tweaks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...