VWorks Setup Guide : Setting up a Windows 7 MySQL database : About uninstalling MySQL

About uninstalling MySQL
About this topic
This topic provides the workflow for uninstalling MySQL.
 
CAUTION Incorrectly modifying the registry can result in serious software problems. Contact Agilent Automation Solutions Technical Support for assistance with the following workflow.
Workflow
The workflow to uninstall previous MySQL installations is as follows.
1
2
3
4
If MySQL appears in the list, do the following:
a
Right-click MySQL, and select Stop. An unable-to-stop error message may appear.
b
In the C:\Windows\System32. folder, right-click cmd.exe, and then select Run as administrator.
In the User Account Control dialog box, click Yes.
c
sc delete MySQL <ENTER>
5
In the Registry Editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\MySQL AB\
If present, delete MySQL Server 5.1 or MySQL Server 5.0.
6
Related information