windows服务安装记录
首先打开cmd。
进入这个地址
C:\Windows\Microsoft.NET\Framework\v4.0.30319

执行操作 InstallUtil.exe E:\QueueWinService\bin\Debug\QueueWinService.exe
完成安装
执行操作 InstallUtil.exe E:\QueueWinService\bin\Debug\QueueWinService.exe /u
完成卸载
首先打开cmd。
进入这个地址
C:\Windows\Microsoft.NET\Framework\v4.0.30319

执行操作 InstallUtil.exe E:\QueueWinService\bin\Debug\QueueWinService.exe
完成安装
执行操作 InstallUtil.exe E:\QueueWinService\bin\Debug\QueueWinService.exe /u
完成卸载