@echo off
installutil bin\Debug\WCF.ServiceHostByWindowsService.exe
net start WCF.ServiceHostByWindowsService
@echo off
net stop WCF.ServiceHostByWindowsService
installutil /u bin\Debug\WCF.ServiceHostByWindowsService.exe

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