Guest User

Untitled

a guest
Apr 19th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. @echo off
  2. nssm install toucan c:\toucan\toucan.exe
  3. nssm set toucan Description "Toucan Extensions"
  4. nssm set toucan Start SERVICE_AUTO_START
  5. nssm start toucan
Add Comment
Please, Sign In to add comment