Skip to content

Instantly share code, notes, and snippets.

@leveled
Last active December 29, 2016 17:03
Show Gist options
  • Save leveled/99e58162671efd9f91379cd256f526dc to your computer and use it in GitHub Desktop.
Save leveled/99e58162671efd9f91379cd256f526dc to your computer and use it in GitHub Desktop.
enable a windows service using sc
sc config servicenamehere start= auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment