From 9b88651934623c5eab43b8b2b7c0f7ded4f3d356 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 6 Sep 2013 04:41:39 +0200 Subject: [PATCH] Quote INSTALLDIR --- CLIENT_DATA/setup32.ins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 335afd1..19a5239 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -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