/serviceRemove_cmd

cmd.exe batch file that calls sc delete <serviceName>

Primary LanguageBatchfile

serviceRemove_cmd

cmd.exe batch file that calls sc delete <serviceName>

If you have an abandoned service, you can remote it. Also works for some anti-virus utilities.

Delete the service and reboot. Will no longer exec on startup. Especially useful for broken installations or uninstallers.