文件名称:C# Windows 服务编写与安装
文件大小:134KB
文件格式:RAR
更新时间:2015-09-07 10:42:22
C# Windows 服务
C#编写的简单Windows服务项目(WindowsService) C#编写的对Windows服务进行安装、卸载与共它操作的项目(WindowsService.UI) 文件夹中还包括运用bat文件,进行安装与卸载
【文件预览】:
WindowsService
----WindowsService.UI()
--------WindowsService.UI.csproj(4KB)
--------bin()
--------Form_ServiceUI.Designer.cs(18KB)
--------obj()
--------Properties()
--------Program.cs(507B)
--------WService.cs(14KB)
--------Form_ServiceUI.cs(6KB)
--------Form_ServiceUI.resx(6KB)
----WindowsService()
--------bin()
--------obj()
--------Service1.resx(6KB)
--------Properties()
--------Program.cs(508B)
--------WindowsService.csproj(3KB)
--------ProjectInstaller.Designer.cs(2KB)
--------ProjectInstaller.resx(6KB)
--------Service1.Designer.cs(1KB)
--------Service1.cs(6KB)
--------ProjectInstaller.cs(391B)
----WindowsService_Exe安装()
--------WindowsService.InstallLog(4KB)
--------WindowsService.UI.exe(19KB)
--------ErrorLog()
--------WindowsService.exe(9KB)
----WindowsService.suo(25KB)
----WindowsService.sln(1KB)
----WindowsService_Bat安装()
--------WindowsService.InstallLog(1KB)
--------Uninstall.bat(83B)
--------ErrorLog()
--------WindowsService.exe(9KB)
--------InstallUtil.InstallLog(954B)
--------Install.bat(146B)