Files
SISBusiness/SISBusiness.RabbitMQ.Service/InstallServiceManual/uninstall.bat
T
2017-03-26 20:00:03 +02:00

9 lines
170 B
Batchfile

:: Az eltávolítani kívánt service-t
:: a …\InstallUtil\InstallUtil.exe /u file-al
:: lehet a Windows Service-kbõl eltávolítani
installutil.exe /u Service.exe
pause