This commit is contained in:
@@ -81,12 +81,6 @@ set m=BUILD LAN INSTALLER FAILED
|
||||
goto FAIL
|
||||
)
|
||||
|
||||
@echo ************* BUILD IIS INSTALLER *********************
|
||||
"C:\Program Files (x86)\Inno Setup 6\ISCC.exe" C:\data\code\raven\dist\install\windows\x64\iis.iss
|
||||
IF %ERRORLEVEL% NEQ 0 (
|
||||
set m=BUILD IIS INSTALLER FAILED
|
||||
goto FAIL
|
||||
)
|
||||
|
||||
::Completed processing without error
|
||||
goto OK
|
||||
|
||||
Reference in New Issue
Block a user