Clone
ixen <ixen@copyhandler.com>
committed
on 17 Jun 20
Migrated to inno setup 6.
ch-1.40 + 2 more
/jenkins/prepare-installer-package.bat (+1 -1)
1 1 @echo off
2 2
3 3 call "%WORKSPACE%\scripts\jenkins\_get-output-dir.bat" || exit /b 1
4 4
5   "C:\Program Files (x86)\Inno Setup 5\ISCC.exe" "%WORKSPACE%\scripts\setup.iss" /o"%OutDir%"
  5 "C:\Program Files (x86)\Inno Setup 6\ISCC.exe" "%WORKSPACE%\scripts\setup.iss" /o"%OutDir%"