mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
rename "InnoSetupScript" to "installer"
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@372 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
parent
674b2c4156
commit
6bcd1d2c6a
@ -46,7 +46,7 @@ IF /I "%BUILDTYPE%" == "Clean" GOTO END
|
||||
CALL :SubDetectInno
|
||||
|
||||
IF DEFINED InnoSetupPath (
|
||||
PUSHD "InnoSetupScript"
|
||||
PUSHD "installer"
|
||||
|
||||
"%InnoSetupPath%\iscc.exe" /Q "Subtitle_Edit_installer.iss"
|
||||
IF %ERRORLEVEL% NEQ 0 GOTO EndWithError
|
||||
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Loading…
Reference in New Issue
Block a user