ComplianceServer/oldcode/CoreService/Uninstall.bat

3 lines
115 B
Batchfile

net stop CoreWinService
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe /u CoreService.exe
pause