If you mean to embed 3 installers, be aware of the MSI limitations.

(can't run more than one at once)

So you'd have to link them all into run on Finish or Run on Close dialogs.

On Fri, Mar 5, 2010 at 7:29 AM, Jacques Eloff <repst...@gmail.com> wrote:
> Hi
>
> What is the current state of Burn (I'm running 3.5.1419.0) ? I'm looking to
> produce a bootstrapper fairly urgently that could perform the following:
>
> - Embed three MSIs
> - Run silently
> - Only install specific MSIs based on a set of launch conditions that are
> not in the MSIs themselves, but handled at the bootstrapper level.
>
> Is there any documentation or examples available. I've searched around, but
> most of the times I just see announcements that Burn is the main focus of
> 3.5, but nothing on how to use it.
>
> The alternative that I'm considering is using setupbld, although it doesn't
> get me around the launch conditions. I'm planning on moving that to the MSIs
> and then creating setup.exe using the -i (Ignore setup errors) option
>
> Jacques
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to