[Bug 28350] failure to create MSI packages including merge modules (MSM files) with WiX

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 26 06:30:10 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=28350

Andoni Morales <ylatuya at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ylatuya at gmail.com

--- Comment #14 from Andoni Morales <ylatuya at gmail.com> 2012-03-26 06:30:10 CDT ---
I'm experimenting the same bug and I haven't managed to fix it.

>From what I understand, all files from the merge modules should be properly
merged in the database file File.idt, which is then imported and used used to
create the msi package.
The problem here is that the the merge module files are not included in this
database and therefore when the binder looks for them in the File database it
can 't find them.
As you can see in the binder temporary directory, the File.idt database only
has one entry, which belongs to the file included in the installer but it
doesn't include any file from the merge modules.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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