December 24, 200916 yr 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
December 24, 200916 yr you wont get that on a clean installation, which means you are leaving out information. You probably used a tool like nlite and removed some components you shouldnt have
December 24, 200916 yr Author it worked first after the installation but after some restart ......it started giving this message
December 24, 200916 yr Author no error in mmc. i have also added computer management from there also no error....
December 24, 200916 yr Can you tell me what happens when you run the Computer Management Launcher%SystemRoot%\system32\CompMgmtLauncher.exe Edited December 24, 200916 yr by MrJinje
December 24, 200916 yr Author It is still the same error when running %SystemRoot%\system32\CompMgmtLauncher.exe
December 24, 200916 yr But it works just fine when you run "mmc %SystemRoot%\system32\compmgmt.msc" Edited December 24, 200916 yr by MrJinje
December 24, 200916 yr Author i can open computer management by all other ways...but by right clicking computer>manage will not working ........
December 24, 200916 yr 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.mscWindows 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,00If you want to put it back to the original use this.%SystemRoot%\system32\CompMgmtLauncher.exeWindows 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 December 24, 200916 yr by MrJinje
December 24, 200916 yr Author than youuuu jinje it works wellnow i can take manage by right clicking computercan you please explain this registry entryhow do you fix it....please reply
December 24, 200916 yr can you please explain this registry entryThat 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 readinghttp://www.online-tech-tips.com/computer-t...k-context-menu/Also check out Max's page on right click menu tweaks
Create an account or sign in to comment