1. npm install -g qckwinsvc
  2. 定位到安装目录,node_modules/.bin/
  3. 运行如下命令:

> qckwinsvc

prompt: Service name: [name for your service]

prompt: Service description: [description for it]

prompt: Node script path: [path of your node script]

Service installed

  1. 卸载:

> qckwinsvc --uninstall

prompt: Service name: [name of your service]

prompt: Node script path: [path of your node script]

Service stopped

Service uninstalled

相关文章:

  • 2021-09-08
  • 2021-12-14
  • 2021-04-08
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-01
  • 2021-12-09
  • 2022-02-25
  • 2022-01-10
  • 2021-11-23
  • 2021-12-28
  • 2021-12-29
相关资源
相似解决方案