Hi WiX users!

I am currently updating the status text of the progress bar in my MSI
using a sequence of about 20 ProgressText  elements as follows:

    <UI>
              <ProgressText Action="DoComplicatedStuff">Doing
complicated stuff</ProgressText>
               ...
    </UI>

Furthermore, I am busy writing a custom BA that will execute said MSI
in a chain.

My question is: is it possible to pass the status text of these custom
actions from the MSI to the custom BA?

Best,
Kobus

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&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