diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 55a8750..8462c84 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -76,7 +76,7 @@ else endif [Winbatch_install] -"$InstallExe$" /install /silent /launchopera 0 /desktopshortcut 0 /setdefaultbrowser 0 /quicklaunchshortcut 0 /allusers +"$InstallExe$" /SILENT /norestart /allusers=yes /launchopera=no /desktopshortcut=no /setdefaultbrowser=no /pintotaskbar=no [Files_install] ; copy the ini file to the InstallDir diff --git a/builder-product.cfg b/builder-product.cfg index 658dd4f..1c89c60 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -28,5 +28,5 @@ ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="UninstallProg" -OPSI_INI_VALUE[0]="launcher.exe" +OPSI_INI_VALUE[0]="Launcher.exe"