[Bug 37622] Mixxx 1.11.0 installer fails (msiexec does not support /update option)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 23 05:42:29 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37622

Anastasius Focht <focht at 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 at 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 at 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.



More information about the wine-bugs mailing list