From 71f989226298c39a198bee00e26931d3ac4c1a5f Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 11 Oct 2019 14:25:31 +0200 Subject: [PATCH] Bump --- CLIENT_DATA/setup3264.ins | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index 63141b0..b4d3499 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -98,7 +98,7 @@ else endif [Winbatch_install_32] -"$InstallExe$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb ADDLOCAL=ClassicStartMenu ALLUSERS=1 REBOOT=ReallySuppress +"$InstallExe$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb ADDLOCAL=ClassicStartMenu ALLUSERS=1 REBOOT=ReallySuppress NOSTART=1 [Files_install_32] ; copy the ini file to the InstallDir @@ -109,7 +109,7 @@ copy "$IniCfgFile$" "$InstallDir32$" ; copy -s "%ScriptPath%\files\*.*" "$InstallDir32$" [Winbatch_install_64] -"$InstallExe$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb ADDLOCAL=ClassicStartMenu ALLUSERS=1 REBOOT=ReallySuppress +"$InstallExe$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb ADDLOCAL=ClassicStartMenu ALLUSERS=1 REBOOT=ReallySuppress NOSTART=1 [Files_install_64] ; copy the ini file to the InstallDir