Hi all,
I'm trying to use Wix Bootstrapper to create multicomponent installer.
The set of necessary msi-packages depends on user preferences (like in MS SQL 
Server installer or Server Management Console when you add new component).
I can write a shell on WPF to manage a list of this packages but I'm not sure 
that it's possible to manage this dynamic msi-packages list on Bootstrapper app.

Is it possible to point this formed list to Boostrapper engine during the 
runitme? How can I achieve that?
As I've understood from manual the chain definition should be predefind in 
Bundle.wsx.
Should I make my own implementation of Boostapper application class? Can this 
help?

If it make sense I use Wix v.3.8

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&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