Windows服务的安装和卸载

## install
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe  ***Cache.WinService.exe

## uninstall
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe  /U ***Cache.WinService.exe

猜你喜欢

转载自www.cnblogs.com/pengzhen/p/9285817.html