ComplianceServer/oldcode/Core.AliyuService/Uninstall.bat

3 lines
124 B
Batchfile

net stop CoreAliyunService
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe /u Core.AliyuService.exe
pause