Hello, i have several simple installers that I would like group behind a
Burn interface and start depending on the button clicked from the
Bootstrapper interface I am designing which will have several buttons.
For a simple bootstrapper I know
I can use Bootstrapper.Engine.Plan(LaunchAction.Install); on hitting an
install button and Bootstrapper.Engine.Plan(LaunchAction.Uninstall); for
an uninstall button. How can I extend this to refer to PackageA or PackageB
in my Bundle.wxs file so i can differentiate between the MSI files started?

Thanks!
-- 
http://monochrome.me.uk/blog/
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to