I am not an expert and am still learning this topic, but I think it boils
down to:

In the "main" bundle preemptively add a line like:
<RelatedBundle Action='Detect' Id='{GUID to be shared with future related
bundles}' />

In the future add-on, update, or patch, (as indicated) add this to tell it
that it is related to the main product.

<RelatedBundle Action='Addon' Id='{GUID in Main bundle ReleatedBundle
elements}' />

I also set Bundle/@Tag to a unique string in each bundle.

I have done limited testing of this approach but it seemed to work so far. 
I am interesting in learning it this approach is wrong or incomplete.

There is also info here about code in an mba
http://stackoverflow.com/questions/21612377/schedule-relatedbundle-action-before-primary-bundle

 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installing-MSI-s-NOT-Included-in-my-Bootstrapper-Application-Bundle-tp7596867p7596874.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to