It is true that at compile time a Burn bundle must know about all of the
items in the chain for that particular bundle.  A self updating bundle is
really a different issue, and the Wix toolset setup is an example
implementation.  Look at the source under src\Setup\WixBA, UpdateViewModel,
for an mba example of a self updating bundle.  Jacob did good work in wix
3.8/3.9 to allow WixStdBA users to create self-updating bundles, and there
are a number of threads in this forum with more details in that area.  These
approaches make use of atom application syndication feeds to describe the
update.  The bundle's chain is created the same as it would be for a
media-based setup (in contrast to a web-based setup).  






--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Download-Msi-or-Exe-with-Bundle-tp7600586p7600590.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to