Windows7 Computer Management Prompt "This file does not have a program associated with it to perform this action" workaround

Source: Internet
Author: User

Today, right-click on the computer-admin, incredibly prompts "The file does not have a program associated with it to perform the operation." Install a program, or, if the program is installed, create an association in the default Programs control Panel. Doubt is the last time I used to remove the problem caused by the shortcut. Here are two solutions, I used the method 2 to get it done.




The code is as follows: <p>windows Registry Editor Version 5.00</p><p>[hkey_classes_rootclsid{ 20d04fe0-3aea-1069-a2d8-08002b30309d}shellmanage]</p><p>@=hex (2) : 40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,</p><p>00,25,00,5c, 00,73,00,79,00,73,00,74,00,65,00,6D,00,33,00,32,00,5C,00,6D,00,</P><P>79,00,63,00,6F,00,6D, 00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,</p><p>00,34,00,30,00,30,00,00,00</p> <p> "MUIVerb" =hex (2): 40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,</p><p>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,</P><P>00,6D, 00,79,00,63,00,6f,00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,</p><p>2c,00,2d, 00,34,00,30,00,30,00,00,00</p><p> "SuppressionPolicy" =dword:4000003c</p><p> " Hasluashield "=" "</p><p>[hkey_classes_rootclsid{20d04fe0-3aea-1069-a2d8-08002b30309d} shellmanagecommand]≪/p><p>@=hex (2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,</p>< P>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,</p><p> 65,00,20,00,2F,00,73,00,20,00,25,00,77,00,69,00,6E,00,64,00,69,00,72,00,25,</P><P>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,</P><P>6D,00,70,00,6D, 00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00</p>

Import into the registry can be, if this method does not solve your problem, please see Method 2.

Method 2:

Open Registry discovery:

The value of hkey_classes_root/clsid/{20d04fe0-3aea-1069-a2d8-08002b30309d}/shell/manage/command is:

The code is as follows:
%systemroot%/system32/compmgmtlauncher.exe

Modified to:

The code is as follows:
%WINDIR%/SYSTEM32/MMC.EXE/S%windir%/system32/compmgmt.msc

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.