Home > Archive > PHP DB > October 2005 > Re: [PHP-DB] Remove MySQL Server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DB] Remove MySQL Server
|
|
| Unnawut Leepaisalsuwanna 2005-10-21, 3:55 am |
| 1.
Run Regedit or regedt32.
2.
Find the registry entry:
|HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services|
3. Find the service there and delete it.
4. reboot
W Roothman wrote:
>Dear All,
>
>Anyone knows how to remove the MySQL server from XP under 'Services'? No option to delete or uninstall.
>
>R's,
>
>Will
>
>__________ NOD32 1.1262 (20051020) Information __________
>
>This message was checked by NOD32 antivirus system.
>http://www.eset.com
>
>
>
>
| |
| Shahmat Dahlan 2005-10-21, 3:55 am |
| You can also run this, that is if you haven't manually removed your
mysql installation directory
c:\>mysqld --remove <service name>
,where <service name> is usually MySQL
Unnawut Leepaisalsuwanna wrote:
> 1.
>
> Run Regedit or regedt32.
>
> 2.
>
> Find the registry entry:
>
> |HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services|
>
> 3. Find the service there and delete it.
> 4. reboot
>
>
>
>W Roothman wrote:
>
>
>
>
>
>
|
|
|
|
|