[Bug 37622] New: msiexec does not support /update option
https://bugs.winehq.org/show_bug.cgi?id=37622 Bug ID: 37622 Summary: msiexec does not support /update option Product: Wine Version: 1.7.31 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs Assignee: wine-bugs(a)winehq.org Reporter: carlo.bramix(a)libero.it Distribution: --- Created attachment 50070 --> https://bugs.winehq.org/attachment.cgi?id=50070 Screenshot, installation failed. When installing Mixx, a free, opensource and multiplatform DJ software: http://www.mixxx.org/ installation under WINE fails because unimplemented /update option. The tool opens its help dialog because this unrecognized option and the installer of the application just quits after the user clicks on the OK button. Attached screenshot shows the result on the screen. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37622 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW URL| |http://downloads.mixxx.org/ | |mixxx-1.11.0/mixxx-1.11.0-w | |in32.exe CC| |focht(a)gmx.net Summary|msiexec does not support |Mixxx 1.11.0 installer |/update option |fails (msiexec does not | |support /update option) Ever confirmed|0 |1 --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming. It first installs Microsoft Visual C++ 2010 x86 Redistributable 10.0.40219 and then tries to apply 'msp_kb2565063.msp' which is https://support.microsoft.com/kb/2565063 --- snip --- $ WINEDEBUG=+tid,+process wine ./mixxx-1.11.0-win32.exe ... 0022:trace:process:create_process_impl app (null) cmdline L"msiexec /update C:\\users\\focht\\Temp\\msp_kb2565063.msp" ... 0026:fixme:msi:MsiMessageBoxW (nil) L"Windows Installer 4.5.6001.22299\n\nUsage:\nmsiexec command {required parameter} [optional parameter]\n\nInstall a product:\n\t/i {package|product_code} [property]\n\t/package {package|product_code} [property]\n\t/a package [property]\nRepair an installation:\n\t/f[p|o|e|d|c|a|u|m|s|v] {package|produ"... (null) 0 00000409 00000000 --- snip --- $ sha1sum mixxx-1.11.0-win32.exe b243d6e02da211a8e922f1e2f97ac1f80196b76c mixxx-1.11.0-win32.exe $ du -sh mixxx-1.11.0-win32.exe 28M mixxx-1.11.0-win32.exe $ wine --version wine-1.7.31-99-g5ecea72 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37622 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d81b8bbd798d340bd51f3b1dfca | |8e0c570446781 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/d81b8bbd798d340bd51f3b1dfca... Thanks Hans Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37622 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.32. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org