






















1:将InstallUtil.exe(Framework目录下)拷贝到系统目录下
2:安装
InstallUtil myProject
eg:
InstallUtil H:\Pject\WINDOWS\Service\WindowsService\WindowsService\bin\Debug\WindowsService.exe
3:卸载
InstallUtil /u myProject
eg:
InstallUtil /u/uH:\Pject\WINDOWS\Service\WindowsService\WindowsService\bin\Debug\WindowsService.exe
.NET开发
1:创建服务
2:添加安装类
3:添加安装程序
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。