Yes exactly, in my main bundle's UX I want to display some MSI progress 
messages during long running operations.

If it was implemented in the engine itself it would be nice, but as I have 
control over all used bundles I could also implement it on my own if the method 
SendEmbeddedMessage would exist.

-----Ursprüngliche Nachricht-----
Von: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] 
Gesendet: Donnerstag, 30. Mai 2013 06:58
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] Forward msi messages in embedded mode

Interesting idea. It might not hurt to fire one off to wix-devs and see if 
anyone else peaks an interest at this.  The only downside that I can see is it 
would require some breaking changes to implement.

Is your goal to have the MSI messages displayed in the single UX to give more 
feedback during long running operations?  Do you have control over all the 
bundels, or are you wanting this in the core/engine so that any Wix bundle will 
play nice?

________________________________________
From: Bob Arnson [b...@joyofsetup.com]
Sent: Wednesday, May 29, 2013 6:27 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Forward msi messages in embedded mode

On 29-May-13 03:03, Ogrodowski, Sabine (ehem. Frauenhoffer) wrote:
> 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?
Not at present.

--
sig://boB
http://joyofsetup.com/


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

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to