The win7 system opens the software to prompt the application to start the failure analysis and 2 solutions

  

The win7 system opens the software to prompt the application to fail to start, because the parallel configuration of the application is not correct. The specific problem phenomenon is shown in the following figure:


Fault reason analysis:
It may be that the Windows module installation service is disabled;
The second is that the system does not have the VC++ runtime program installed or the VC++ runtime file is corrupted, or the VC++ version has compatibility problems with the installation software, most of which are due to the latter reasons. Solution:
Method 1: Restart the module installation service
1, start the installation module service, you can use Win+R to open the operation, enter "“services.msc"; press Enter to enter "Services" ; window;

2, after entering the service window, drag the scroll bar on the right, find the "Windows Modules Installer", double-click to enter the properties window. In the Properties window, under "General", if "Startup type" is "Allowed", you will need to change it to "Manual" and press the "Apply" button;
3. Next, under “Service Status”, start the stopped service and press the “Start” button to open the service. After the service is started, its "service status" will be displayed as "already started", then press "delete" to close the window. If the module service is disabled and the program cannot be installed, the problem is solved. .
Method 2: Reinstall the VC++ runtime library
1. Under normal circumstances, the application cannot be started because the parallel configuration of the application is incorrect. & rdquo; Such tips are caused by problems with the Windows VC++ runtime. To solve such problems, reinstall the VC++ runtime library.
2, due to different computer systems, and program needs are different, the installation of VC++ version is also different, VC++ runtime library has VC++2005, VC++2008, VC++2010, VC++2012 and so on. VC++2015 64-bit

Copyright © Windows knowledge All Rights Reserved