The mbapreq does this for BA's written in managed code. It's not simple but
you can see how it works in the code under src\ext\BalExtension\mba\host
and src\ext\BalExtension\wixstdba


On Tue, Apr 30, 2013 at 2:04 PM, Nick Miller <nmil...@livetechnology.com>wrote:

> Hi All,
>
> Is there a way to define prerequisites that need to be installed before
> the BA loads?  For example, I want burn to install SQL express before
> loading the bootstrapper application.  The reason for this is my BA checks
> SQL connectivity before beginning the install process.  I need to make sure
> the installer can connect to SQL before installing, and I also (may) need
> to install SQL.  If anyone can think of a more elegant way of doing this I
> am open to suggestions.
>
> Thanks,
> Nick
>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to