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

9 lines
157 B
Batchfile

:: A telepíteni kívánt service-t
:: a …\InstallUtil\InstallUtil.exe file-al
:: lehet Windows Serviceként regisztrálni
installutil.exe Service.exe
pause