在windows平台下sc create 服务

在windows平台上sc create 服务最近有个需求是机器注销后,保证程序还能运行。所以做成服务sc create 服务需

在windows平台上sc create 服务
最近有个需求是机器注销后,保证程序还能运行。所以做成服务
sc create 服务需要有特定的格式。