reference : http://www.codeproject.com/Articles/21320/Multiple-Instance-NET-Windows-Service
1. change the product version (ProductCode will be changed accordingly)
2.Change the installer settings - ProjectInstaller.cs :
ServiceName = "CHS 2 Terminal Registration Report Service_2";
3.Rebuild the setup and install it.
本文介绍了如何修改.NET Windows服务的产品版本,并调整安装设置,包括更改服务名称,重新构建并安装服务的过程。

2846

被折叠的 条评论
为什么被折叠?



