[Bug 11673] New: WiX cannot validate created .msi, due to lacking MsiMergeDatabase

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 21 14:27:57 CST 2008


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

           Summary: WiX cannot validate created .msi, due to lacking
                    MsiMergeDatabase
           Product: Wine
           Version: unspecified
          Platform: Other
               URL: http://bugs.winehq.org/show_bug.cgi?id=11414#c10
        OS/Version: other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: msi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jdahlin at async.com.br


Finally, using latest GIT it is possible to generate .msi using WiX, however to
be able to do so one I have to pass in the -sval parameter.

See the instructions in bug 11414, comment 10 for information on how to
reproduce.

Obviously, stubbing out MsiMergeDatabase to always succeed is not enough for
the validation to work properly.

I sent a patch to wine-patches which adds the stub, Adding the stub merely
prevents wine from crashing, but the validation does not succeed.


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