Hi,

 

I'm running a bundle which itself contains 2 bundles and some msi. I'm
using a custom bootstrapper application to achieve this. Installation is
working but I have some trouble displaying the progress as I want to
display a progress bar and some description. As description I normally
use the messages received from the msi. And there I'm running into
problems when embedding a bundle in another bundle.

Sending progress and error messages works fine with the methods
SendEmbeddedProgress and SendEmbeddedError but what I'm missing is a
possibility to forward the msi messages from the embedded bundle to my
toplevel bundle. Is there some method SendEmbeddedMessage or something
like that, which I'm just unable to find? Or is there any other option
to achieve this?

 

Regards,

Sabine

------------------------------------------------------------------------------
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