文件名称:C#打包window服务程序实例
文件大小:328KB
文件格式:RAR
更新时间:2013-04-04 08:30:57
window服务
window服务程序打包实例,服务启动某个应用程序。 打包将安装路径写入注册表,在服务启动时查询注册表信息启动应用程序.
【文件预览】:
WindowsService1
----MyServiceSetup()
--------MyServiceSetup.vdproj(29KB)
--------Debug()
--------Release()
----WindowsService1()
--------WindowsService1.csproj(3KB)
--------bin()
--------obj()
--------Service1.resx(6KB)
--------Properties()
--------Program.cs(509B)
--------ProjectInstaller.Designer.cs(2KB)
--------ProjectInstaller.resx(6KB)
--------Service1.Designer.cs(1KB)
--------Service1.cs(770B)
--------ProjectInstaller.cs(392B)
----WindowsService1.sln(1KB)
----WindowsService1.suo(17KB)