cmd 添加 windows 服务

sc create 服务名称 binpath= 地址 type= own start= auto displayname= 显示名称

sc description 服务名称 "描述"

sc delete "服务名称"
posted @ 2019-12-13 09:23  CloseYourEyes  阅读(289)  评论(0)    收藏  举报