windows创建系统服务命令

sc <server> create [service name] [binPath= ] <option1> <option2>...

如:sc create gitea start= auto binPath= "C:\gitea\gitea.exe"

posted @ 2018-09-29 14:58  ShaneSun  阅读(284)  评论(0编辑  收藏  举报