Quote INSTALLDIR
This commit is contained in:
parent
7864c91302
commit
9b88651934
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user