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@winehq.org Reporter: agrothberg@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-pyth...
but it appears that the Property table on the MSI is corrupt. Attached is the msi.