I don't have an example but the answer is, "Yes". The BootstrapperApplicationData.xml contains lots of information about the chained packages and the Burn engine provides numerous callbacks to tell you the current state of the machine. You can control which packages get installed during plan by overriding the requested state in OnPlanPackageBegin() (I think that's the right name).
On Mon, Aug 20, 2012 at 4:39 AM, CristianI <i.crist...@gmx.net> wrote: > Hello, > > I've tried different things for my installer, but it seems, that there is > no > other way than including them in a bundle. therefore i choose wix 3.6 with > burn. now i have a looked at different sites, like: > > > http://stackoverflow.com/questions/9669207/how-can-i-allow-msi-features-to-be-selected-in-a-wix-burn-bootstrapper > How can I allow MSI features to be selected in a WiX burn bootstrapper? > > > http://stackoverflow.com/questions/7840380/custom-wix-burn-bootstrapper-user-interface > Custom WIX Burn Bootstrapper user interface? > > > > http://stackoverflow.com/questions/8136483/wix-burn-3-6-beta-custom-ui-examples > WiX Burn 3.6 beta - custom UI examples > > but somehow they didn't really helped me. I know how to create a bundle > with > different exe and MSI packages, but is it possible, to let the user choose, > which package should be installed? Is it possible to list all the exe- MSI > packages in a feature tree? If yes, can some provide a small example? > > Thanks!! > > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-create-a-feature-tree-with-burn-tp7579948.html > Sent from the wix-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching http://RobMensching.com LLC ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users