I have made an installer in WIX which embeds 2 merge modules: the Microsoft_VC100_CRT_x86.msm merge module, and my own module (let's call this one MyMergeModule.msm for now). When I embed the VC merge module before MyMergeModule, I get a lot of warnings that some actions can not be merged from MyMergeModule.msm. When the installer is used, it turns out that the registry keys located in MyMergeModule.msm are not written to the registry. If I change the order in which the merge modules are embedded, the warnings are gone and the registry keys are being written successfully.
Can someone tell me whether this is a bug in the VC merge module, or how to deal with this issue? Thanks, Jari This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users