Work around Setup.msi bug
This commit is contained in:
parent
0f0d8b400c
commit
ea7a0697fb
@ -94,7 +94,8 @@ endif
|
||||
[Winbatch_install]
|
||||
; === MSI package =======================================================================================
|
||||
; You may use the parameter PIDKEY=$Licensekey$
|
||||
msiexec /i $InstallMsi$ /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=2 REBOOT=ReallySuppress
|
||||
copy $InstallMsi$ $LogDir$\setup.msi
|
||||
msiexec /i $LogDir$\setup.msi /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=2 REBOOT=ReallySuppress
|
||||
|
||||
[Files_install]
|
||||
; copy the ini file to the InstallDir
|
||||
|
@ -1 +0,0 @@
|
||||
ccdeb91cc06c124f1ff3d618594e263b04808664 /home/mario/.opsi-dist-cache/emclient.emclient-5.0.17263.0/X86/setup-5.0.17263.0.msi
|
Loading…
Reference in New Issue
Block a user