暴趣科技网
您的当前位置:首页Windows服务安装命令:

Windows服务安装命令:

来源:暴趣科技网
Windows服务安装命令:

sc create YY.SmsPlatform.RemoteDataCenter binPath= \"E:\\YY.SmsPlatform\\YY.SmsPlatform.RemoteDataCenter\\YY.SmsPlatform.RemoteDataCenter.exe\"⼿⼯设置Windows服务依赖关系,达到启动某⼀服务后再启动另⼀服务例:

sc config \"服务名\" depend= \"服务名\"

sc config \"Archive Data Load Service\" depend= mssqlserver启动SQL服务后再启动AM服务*注意=后空格

因篇幅问题不能全部显示,请点此查看更多更全内容