ComplianceServer/oldcode/Core.AuditService/Uninstall.bat

3 lines
123 B
Batchfile

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