Build with Inno Setup 6
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
823b42e028
commit
bbf142cbc4
|
@ -1,5 +1,5 @@
|
|||
@echo off
|
||||
set INNO_ROOT=C:\Program Files (x86)\Inno Setup 5
|
||||
set INNO_ROOT=C:\Program Files (x86)\Inno Setup 6
|
||||
|
||||
set savedir=%cd%
|
||||
cd /d %~dp0
|
||||
|
|
Loading…
Reference in New Issue