Git installer: Update Inno Setup to 5.3.4 Unicode version
commitedb56a9cb386a6270d0e6d2393bca216a8d047fe
authorSebastian Schuberth <sschuberth@gmail.com>
Sat, 29 Aug 2009 09:52:28 +0000 (29 11:52 +0200)
committerSebastian Schuberth <sschuberth@gmail.com>
Sat, 29 Aug 2009 09:58:08 +0000 (29 11:58 +0200)
tree282b8835908626fb2469aaad2587705427f2ed2b
parentfb8bd549ab200327aca9dc93b5a6d2127a8b76d9
Git installer: Update Inno Setup to 5.3.4 Unicode version

Use the new Inno Setup Unicode version to be able to deal with Unicode
filenames. Probably due to an escaping problem with this version, the build
script is modified to call ISCC with "-q" instead of "/q" ("//q" seems to work,
too, but the first looks nicer, IMHO).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/InnoSetup/Builtins.iss
share/InnoSetup/Default.isl
share/InnoSetup/ISCC.exe
share/InnoSetup/ISCmplr.dll
share/InnoSetup/ISCmplr.dls
share/InnoSetup/Setup.e32
share/InnoSetup/SetupLdr.e32
share/InnoSetup/license.txt
share/WinGit/release.sh