Amazon.com
Disclaimer
All the tips/hints/fixes/other information posted here are at your own risk. Some of the steps here could result in damage to your computer. For example, using a Windows registry editor like RegEdit could result in unintended serious changes that may be difficult or impossible to reverse. Backups are always encouraged.
08 May 2008
Uninstall a Service
If you want to delete/uninstall/remove a Windows service, perhaps left from an incomplete installer, you can use the sc command from an Administrator control prompt: sc delete [servicename]
Subscribe to:
Post Comments (Atom)
Oh thank the gods... you really saved me here, man.
ReplyDeleteI was stuck in a really bizarre loop, where the MS SQL Server service didn't start because the folder with its executable was missing, but the installer didn't install the folder because the service was there, and the uninstaller seemed to skip the uninstall of the service after not finding the folder.
Removing the SQL services manually solved my problem. Thank you :)
you're a life saver. used this method to get rid of a websphere install. same re-install deadlock as described above with directory missing but service still there
ReplyDeleteThank you!! I was having a hell of a time getting rid of an Apache Tomcat service so I could reinstall.
ReplyDeleteThank u... atlast im out of this deadlock :)
ReplyDeleteThank you very much, I saw this when I was about to give up. I ppreciate and it saved me hey. Thanx lots
ReplyDeleteTerry
Thanks from me too... worked great!
ReplyDeleteRx
Saved my bacon this morning, great tip! Thanks for posting this.
ReplyDelete