Skip to content

Instantly share code, notes, and snippets.

@cseringgo
Created March 9, 2015 19:27
Show Gist options
  • Save cseringgo/78c9c3547f899998d7c6 to your computer and use it in GitHub Desktop.
Save cseringgo/78c9c3547f899998d7c6 to your computer and use it in GitHub Desktop.
Delete a Windows Service
call sc.exe delete MyServiceName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment