Degan,

> On Windows 2000, you can open the Services Manager window as follows:

Start >> Settings > Control Panel > Administration > Services

> In that window you see a list of Windows services, and you should find
> two MySQL-related services running.

> (I think I messed up here.  I decided to start from scratch, I removed
> "MySQL Servers and Clients 4.0.13" from the program list (as it appears
> when I run the "setup.exe" it installs MySQL software in Windows) and
> deleted all the folders (which included the old "c:\mysql\" directory
> with mysqld in the \bin folder) before performing the remove
> instructions below.  So now I can't get to the correct "mysqld" service
> to remove it.  It also appears that I can't remove it in windows as I
> don't see a "remove" or "delete" option in the Services area where you
> directed me.  Will that be "stuck" there, now?  MySQL and mysqld2 still
> appear in the services list.)

I had the same kind of problem before. I don't know why that is so,
but Windows doesn't provide a remove option in the Services Manager
window. You can, however, edit the properties of a service and set it
to "Disabled". After re-booting the system, that service should have
gone.

If it's still there, you can only remove it by hacking the Windows
registry (Start > Run > regedit), looking for "mysql..." entries,
delete them, and reboot. Maybe there's a more proper way of doing
this, and if someone on this list knows, I'd be interested in how that
would look like.

(And, yes, I can hear all you Unix guys on this list chuckling.)

Regards,
--
  Stefan Hinz <[EMAIL PROTECTED]>
  iConnect GmbH <http://iConnect.de>
  Heesestr. 6, 12169 Berlin (Germany)
  Telefon: +49 30 7970948-0  Fax: +49 30 7970948-3

[filter fodder: sql, mysql, query]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to