[Bug 40129] New: MSI Reading and Writing Behaves differently than Windows

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 11 11:05:05 CST 2016


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

            Bug ID: 40129
           Summary: MSI Reading and Writing Behaves differently than
                    Windows
           Product: Wine
           Version: 1.9.1
          Hardware: x86
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: agrothberg at yahoo.com

Created attachment 53618
  --> https://bugs.winehq.org/attachment.cgi?id=53618
Corrupt MSI

I am using Python `bdist_msi` to create an MSI and then
https://github.com/activescott/lessmsi to inspect the MSI. When using Wine, I
can create an MSI and then successfully inspect it. However if I try to install
the MSI that was created under Wine on Windows machine, in stall fails. Further
using the same lessmsi tool above but running it on Windows  fails. A complete
write up is here: 

http://stackoverflow.com/questions/35004900/using-wine-to-build-msi-for-python-package

but it appears that the Property table on the MSI is corrupt. Attached is the
msi.

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