correct exe install

This commit is contained in:
Mario Fetka 2019-09-27 01:49:54 +02:00
parent 0c67b51bf5
commit 962b84fd88
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"