web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Deleting a Windows Service

Ian Grieve Profile Picture Ian Grieve 22,784

WindowsI recently uninstalled an application to notice a few days later that the related service was still showing in the Services applet.

I’ve previously posted about adding and removing dependencies from a Windows service.

As with adding or removing dependencies, the SC command online program can be used to delete a service:

SC DELETE {service name}

Read original post Deleting a Windows Service at azurecurve|Ramblings of a Dynamics GP Consultant


This was originally posted here.

Comments

*This post is locked for comments