Given the limitations of Windows Installer UI, I don't see a way to do that
easily.

-----Original Message-----
From: Sagar1111 [mailto:sagarkavitak...@gmail.com] 
Sent: Wednesday, August 04, 2010 1:15 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Output of deferred custom action


Hi,

I have an MSI which does the following tasks:<br/>
1.) Installs some files on the users machine,<br/>
2.) Custom Action that executes a SELECT SQL-Query after the files has been
installed.<br/>
<br/><br/>

I want to show the output of the SELECT SQL-Query to be shown in the "Exit
dialogbox" as scrolltext.<br/>
What is creating problem is that the CA is executed in deferred mode which
doesnt have acess to the session object. <br/>

<br/><br/><br/>
How should I show the output of deferred action in Exit dialog Box?



-- 
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Output-of-defe
rred-custom-action-tp5371612p5371612.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to