服务安装 
sc create "ddd" binpath= "D:\winservice\XXX\XXX.exe"
服务删除
sc delete "ddd"

 

相关文章: