arunstar008 Posted December 24, 2009 Posted December 24, 2009 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
gosh Posted December 24, 2009 Posted December 24, 2009 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
arunstar008 Posted December 24, 2009 Author Posted December 24, 2009 it worked first after the installation but after some restart ......it started giving this message
Tripredacus Posted December 24, 2009 Posted December 24, 2009 See what happens if you just try to run MMC from the run box.
arunstar008 Posted December 24, 2009 Author Posted December 24, 2009 no error in mmc. i have also added computer management from there also no error....
MrJinje Posted December 24, 2009 Posted December 24, 2009 (edited) Can you tell me what happens when you run the Computer Management Launcher%SystemRoot%\system32\CompMgmtLauncher.exe Edited December 24, 2009 by MrJinje
arunstar008 Posted December 24, 2009 Author Posted December 24, 2009 It is still the same error when running %SystemRoot%\system32\CompMgmtLauncher.exe
MrJinje Posted December 24, 2009 Posted December 24, 2009 (edited) But it works just fine when you run "mmc %SystemRoot%\system32\compmgmt.msc" Edited December 24, 2009 by MrJinje
arunstar008 Posted December 24, 2009 Author Posted December 24, 2009 i can open computer management by all other ways...but by right clicking computer>manage will not working ........
MrJinje Posted December 24, 2009 Posted December 24, 2009 (edited) 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, 2009 by MrJinje
arunstar008 Posted December 24, 2009 Author Posted December 24, 2009 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
MrJinje Posted December 24, 2009 Posted December 24, 2009 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now