http://bugs.winehq.org/show_bug.cgi?id=13209
Summary: Autoexecutable msi installer from XSens fails. Product: Wine Version: 0.9.61. Platform: Macintosh URL: http://xsens.com/Static/Documents/UserUpload/Xsupport/MT SDK_v3.0.2.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: carl.fischer@laposte.net
Created an attachment (id=13042) --> (http://bugs.winehq.org/attachment.cgi?id=13042) Wine terminal output
I'm trying to install a piece of software that seems to be an autoexecutable MSI installer (if that's the correct term). When I run it a small 'Setup' window pops up for about 30 seconds but the content never gets painted. Then the installer quits and I get the msiexec usage message. Software available from http://xsens.com/Static/Documents/UserUpload/Xsupport/MTSDK_v3.0.2.exe.
The installer runs OK on native Windows and the previous version of the same software (released in Feb 2007) installs OK in Wine.
Installation starts if I extract the .msi file with: dd if=MTSDK_v3.0.2.exe of=MTSDK_v3.0.2.msi bs=512 skip=488 and then run 'wine msiexec /i MTSDK_v3.0.2.msi'. Note that this then fails for other reasons [http://bugs.winehq.org/show_bug.cgi?id=13054].
The .exe file can also be unpacked with cabextract but this doesn't help install it.
http://bugs.winehq.org/show_bug.cgi?id=13209
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |-unknown
--- Comment #1 from James Hawkins truiken@gmail.com 2008-05-14 01:39:21 --- Extracting the msi package has nothing to do with msi.
http://bugs.winehq.org/show_bug.cgi?id=13209
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-14 09:59:51 --- Hi, this is a long known regression. the installer starts fine in wine-0.9.32, but then i have to enter a serial-number so i'm i'm stuck there. You could try to install the app with old wine-0.9.32, and then revert back to newest wine, to run the app.
*** This bug has been marked as a duplicate of bug 9628 ***
http://bugs.winehq.org/show_bug.cgi?id=13209
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-14 10:00:45 --- See bug #9628 for more info on this bug. Closing
http://bugs.winehq.org/show_bug.cgi?id=13209
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |PC