http://bugs.winehq.org/show_bug.cgi?id=28350 Andoni Morales <ylatuya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ylatuya(a)gmail.com --- Comment #14 from Andoni Morales <ylatuya(a)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.