How do you unistall the mysql entry in Services

How do you unistall the mysql entry in Services

am 19.01.2005 23:21:32 von Rob_Redding

------_=_NextPart_001_01C4FE75.3AD4D1E9
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable




I am attempting to uninstall MYSQL so I can reinstall cleanly. =
Unfortunatly after I perform the uninstall using the Windows =
Uninstaller. The Service entry in for MYSQL will not be remove. Can you =
give me some advice?

------_=_NextPart_001_01C4FE75.3AD4D1E9--

Re: How do you unistall the mysql entry in Services

am 19.01.2005 23:38:42 von Mike Hillyer

I wrote a quick tool that removes MySQL services, it can be found at

http://www.openwin.org/mike/faq/faq.php/error-cannot-create- windows-service-for-mysql-error-0/

Mike


Redding, Rob wrote:
>
>
> I am attempting to uninstall MYSQL so I can reinstall cleanly. Unfortunatly after I perform the uninstall using the Windows Uninstaller. The Service entry in for MYSQL will not be remove. Can you give me some advice?
>

--
Mike Hillyer, Technical Writer
MySQL AB, www.mysql.com
Office: +1 403-380-6535
Mobile: +1 403-330-0870

"The Open Source movement has become a major force across the software
industry, and MySQL is the world's most popular open source database."
--Fortune Magazine

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

Re: How do you unistall the mysql entry in Services

am 20.01.2005 02:29:24 von Dijital

Or just delete the "MySQL" key from the registry located in:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

Or if you have the administration resource kit you could use the service
uninstaller, but deleting the registry key is probably easiest. Cheers.

Armando

P.S. I'm sure I don't need to remind you to perform a backup of the
registry before making changes to it, but I will just incase :)

Mike Hillyer wrote:
> I wrote a quick tool that removes MySQL services, it can be found at
>
> http://www.openwin.org/mike/faq/faq.php/error-cannot-create- windows-service-for-mysql-error-0/
>
>
> Mike
>
>
> Redding, Rob wrote:
>
>>
>>
>> I am attempting to uninstall MYSQL so I can reinstall cleanly.
>> Unfortunatly after I perform the uninstall using the Windows
>> Uninstaller. The Service entry in for MYSQL will not be remove. Can
>> you give me some advice?
>>
>

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

RE: How do you unistall the mysql entry in Services

am 20.01.2005 05:04:37 von mnikhil

Just go to the Registry and traverse through these key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
You find an entry for MySQL there , delete the entry and reboot the =
system.MySQL entry will not be shown in services now.

PS:Please be careful while dealing with Windows Registry

-----Original Message-----
From: Redding, Rob [mailto:Rob_Redding@stercomm.com]
Sent: Thursday, January 20, 2005 3:52 AM
To: win32@lists.mysql.com
Subject: How do you unistall the mysql entry in Services





I am attempting to uninstall MYSQL so I can reinstall cleanly. =
Unfortunatly after I perform the uninstall using the Windows =
Uninstaller. The Service entry in for MYSQL will not be remove. Can you =
give me some advice?

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org