C#Windows 服务的安装说明
Posted 游林
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了C#Windows 服务的安装说明相关的知识,希望对你有一定的参考价值。
安装/卸载的步骤:
1 . .点击 开始,运行中输入cmd,获取命令提示符win7需要已管理员的身份启动,否则无法安装
2. 输入 : cd C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319 回车
切换当前目录,
3.安装: 输入
InstallUtil.exe
E:\\svn_workspace\\OS.PushService\\bin\\Debug \\
OS.PushService.exe 回车
说明:E:\\svn_workspace\\OS.PushService\\bin\\Debug \\ OS.PushService.exe表示项目生成的exe文件位置
完成
4..卸载: 输入
E:\\svn_workspace\\OS.PushService\\bin\\Debug \\ OS.PushService.exe - u 回车
安装图解:
卸载图解:
以上是关于C#Windows 服务的安装说明的主要内容,如果未能解决你的问题,请参考以下文章
儿童上网时间管控软件_GreenSurfOnline V0.1 使用说明 (以Windows后台服务形式存在,安装需要有一定电脑操作基础)