NSSM使用

NSSM: The non-sucking service manager
Version 2.24 32-bit, 2014-08-31
Usage: nssm [ …]

To show service installation GUI:

    nssm install []

To install a service without confirmation:

    nssm install   [ ...]

To show service editing GUI:

    nssm edit 

To retrieve or edit service parameters directly:

    nssm get   []

    nssm set   [] 

    nssm reset   []

To show service removal GUI:

    nssm remove []

To remove a service without confirmation:

    nssm remove  confirm

To manage a service:

    nssm start 

    nssm stop 

    nssm restart 

    nssm status 

    nssm rotate 

https://nssm.cc/usage

你可能感兴趣的:(Solution,Windows)