Quote INSTALLDIR

This commit is contained in:
Mario Fetka 2013-09-06 04:41:39 +02:00
parent 7864c91302
commit 9b88651934
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ else
endif
[Winbatch_install]
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress INSTALLDIR=$InstallDir$
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress INSTALLDIR="$InstallDir$"
[Files_install]
; copy the ini file to the InstallDir