text 使用命令提示符安装Windows服务(不是VS Developer命令提示符)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 使用命令提示符安装Windows服务(不是VS Developer命令提示符)相关的知识,希望对你有一定的参考价值。


Open CMD Prompt in Admin Rights
Install Windows Service using Command Prompt(Not VS Developer Command Prompt)

cd C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\

INSTALL:
InstallUtil.exe C:\Users\cd\Source\Repos\satish-kumar20\DMS\RSSTWinService\bin\Debug\RSSTWinService.exe

UNINSTALL:
InstallUtil.exe /u C:\Users\cd\Source\Repos\satish-kumar20\DMS\RSSTWinService\bin\Debug\RSSTWinService.exe

以上是关于text 使用命令提示符安装Windows服务(不是VS Developer命令提示符)的主要内容,如果未能解决你的问题,请参考以下文章

使用命令提示符安装Windows服务

windows service编程

运行Windows服务应用程序而不安装它

Windows服务无法正常工作

text WIndows服务安装和卸载命令

windows怎么开ssh服务?