Skip to content

Instantly share code, notes, and snippets.

@Faz95210
Last active June 15, 2018 09:56
Show Gist options
  • Save Faz95210/9677dfd232887ae2fac58be9679445a7 to your computer and use it in GitHub Desktop.
Save Faz95210/9677dfd232887ae2fac58be9679445a7 to your computer and use it in GitHub Desktop.
[Creating Service with NSSM] How to create a windows service with nssm #Windows #Service #NSSM
  • Install the latest version in : http://nssm.cc/download
  • Unzip it
  • through the console navigate to the repository
  • Launch nssm.exe install service_name

voilà :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment