Following up from a previous blog post:
- How to create a service project?
- How to create a setup project to install a service?
- How to debug it?
- Uninstall a service manually
To violently remove a service from the Services window when uninstall fails, type at the command prompt:
sc delete "My Service"