diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index be59b0b..abad34b 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -111,7 +111,7 @@ endif "$Install32Exe$" /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES /NORUN /LOADINF="$IniCfgFile$" /Dir="$InstallDir32$" [Winbatch_killtasks_32] -cscript /b /nologo %ScriptPath%\browserkill.vbs +cscript //b //nologo %ScriptPath%\browserkill.vbs [Files_install_32] ; copy the ini file to the InstallDir @@ -125,7 +125,7 @@ copy "$IniCfgFile$" "$InstallDir32$" "$Install64Exe$" /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES /NORUN /LOADINF="$IniCfgFile$" /Dir="$InstallDir64$" [Winbatch_killtasks_64] -cscript /b /nologo %ScriptPath%\browserkill.vbs +cscript //b //nologo %ScriptPath%\browserkill.vbs [Files_install_64] ; copy the ini file to the InstallDir