If you have MySQL installed on your computer and you want to reinstall MySQL, you may get an error because the previous version was uninstalled completely. The most common is that when the final step of the setup parameter is verified, the third start service error in the Execute configurattion step is error, could not start the service MySQL, Or the fourth apply security setting error. ways to completely uninstall MySQL:first, stop the MySQL service in the service (start-up---Control Panel--service--services). Open Control Panel-Add Remove Programs, find MySQL, uninstall. Uninstall the installed MySQL, but this is only half for uninstalling MySQL, and another important half is to clean up the registry. start-run inside input Regedt, open the registry,find the item about MySQL to remove them all, to find an item for an item to remove them all, so that it will be available at the time of installation. In fact, the registry MySQL entries are these three items:Hkey_local_machine/system/controlset001/services/eventlog/application/mysqlHkey_local_machine/system/controlset002/services/eventlog/application/mysqlHkey_local_machine/system/currentcontrolset/services/eventlog/application/mysql this way, after removing the above three items, MySQL basically unloaded completely. If you are not at ease, you can find MySQL in the C drive and delete the related items. The above is copied from others, my problem is: With the above method is still not, toss to three o'clock in the morning, finally fix, please see below ...It's possible that you can't find the third entry in the registry, which is my case, I searched the registry for MySQL and deleted all the moves to MySQL, but I still couldn't. In the installation of the time I think of a message is that the MySQL information exists in a folder called C:\ProgramData\ (my is the Win7 system), but did not find this folder, so suspect it hidden, through the settings, let the hidden folder visible, I find to hit this file, Open sure enough that there is a MySQL folder, so remove him, in the installation, succeeded!
Software Installation--completely uninstall MySQL