Work around Setup.msi bug

This commit is contained in:
Mario Fetka 2013-02-26 09:18:45 +01:00
parent 0f0d8b400c
commit ea7a0697fb
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1 +0,0 @@
ccdeb91cc06c124f1ff3d618594e263b04808664 /home/mario/.opsi-dist-cache/emclient.emclient-5.0.17263.0/X86/setup-5.0.17263.0.msi