Parameter -h :
Qt Code:
  1. NameOfYoursService.exe -[i|u|e|s|v|h]
  2. -i(nstall) [account] [password] : Install the service, optionally using given account and password
  3. -u(ninstall) : Uninstall the service.
  4. -e(xec) : Run as a regular application. Useful for debugging.
  5. -t(erminate) : Stop the service.
  6. -c(ommand) num : Send command code num to the service.
  7. -v(ersion) : Print version and status information.
  8. -h(elp) : Show this help
  9. No arguments : Start the service.
To copy to clipboard, switch view to plain text mode