美文网首页
Windows 服务安装

Windows 服务安装

作者: 每周报 | 来源:发表于2021-01-04 15:24 被阅读0次

使用管理员运行命令行:
安装:
C:\Windows\Microsoft.NET\Framework\v4.0.30319>InstallUtil.exe D:\Source\Solution.Services\AIGE.Services.WorkOrder\bin\Debug\AIGE.Services.WorkOrder.exe

卸载:
C:\Windows\Microsoft.NET\Framework\v4.0.30319>InstallUtil.exe /u D:\Source\Solution.Services\AG.Warning.Service\bin\Debug\AG.Warning.Service.exe

相关文章

网友评论

      本文标题:Windows 服务安装

      本文链接:https://www.haomeiwen.com/subject/uhdroktx.html