Hi there,
I am not a MySQL expert, but did you take a look at the documentation for MySQL? What did it say about uninstalling the application?
You may also want to search Google for the error message you get. Add MySQL to your query, and you should get some useful results.
From what I know from MySQL, you create the service by running one of the executables in the Bin folder.
AFAIK, the same applies to remove the service: run the right .exe with an uninstall parameter and the service should be removed (I think. Again, I am not an expert). Something like this should work (or at least tell you where to look for in the documentation):
mysqld-max-nt --uninstall
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.