diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index 5d8a459..eb52b67 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -100,7 +100,7 @@ else endif [Winbatch_install_32] -"$Install32Exe$" /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES +"$Install32Exe$" /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES /NORUN [Files_install_32] ; copy the ini file to the InstallDir @@ -111,7 +111,7 @@ copy "$IniCfgFile$" "$InstallDir32$" ; copy -s "%ScriptPath%\files\*.*" "$InstallDir32$" [Winbatch_install_64] -"$Install64Exe$" /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES +"$Install64Exe$" /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES /NORUN [Files_install_64] ; copy the ini file to the InstallDir