When MySQL is installed in Windows 7, the following error occurs: "ApplicationProgramFailed to start because the parallel configuration of the application is incorrect ".
The following prompt is displayed when you view the system log:
"C: \ Program Files \ mysql \ MySQL Server 5.0 \ bin \ mysqlinstanceconfig.exe" activation context generation failed. An error occurs in line 5.0 of the command list or policy file "C: \ Program Files \ mysql server 6th \ bin \ mysqlinstanceconfig.exe. The value of "level" in element "urn: Schemas-Microsoft-com: ASM. V1 ^ requestedprivileges" is invalid.
Solution: use the resource hacker tool to modify the program;
Open the resource hackerfile, open the file, and select mysqlinstanceconfig.exe (in the bin directory of the MySQL installation directory). Expand "24"> "1"> "1033" on the left, and the corresponding content will appear on the right, change level = "asadministrator" to level = "requireadministrator", click "compile script", and save and overwrite the original file.