To make sure I understand, 

The Exit Dialog appears after the install session is completed. So it has no 
access to any of the 
Session.Item("some session variable").  Is this correct ?

When you say temporary file, do you mean to have the custom action write to a 
temporary file and then to have the
Dialog (wix tags within the .wxs file) read from the temporary file ?


Thanks !


********************************************************************************
The information in this e-mail and any attachments is confidential and may be 
subject to legal professional privilege. It is intended solely for the 
attention and use of the named addressee(s). If you are not the intended 
recipient or person responsible for delivering this information to the intended 
recipient, please notify the sender immediately. Unless you are the intended 
recipient or his/her representative you are not authorized to, and must not, 
read, copy, distribute, use or retain this message or any part of it 

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Saturday, August 13, 2011 6:07 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Handling exceptions within wix

On 12-Aug-11 16:17, Robert Hermann wrote:
> I need this information to be echoed back into the installer.

Once the install session ends, its properties go away with it. You need 
another mechanism, like a temporary file.

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


------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy 
to use, easy to manage, easy to install, easy to extend. 
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to