Re: [WiX-users] Execute Custom Action after dialog

2011-02-15 Thread Christopher Painter
- Original Message From: Andy Yang To: wix-users@lists.sourceforge.net Sent: Tue, February 15, 2011 11:58:58 AM Subject: [WiX-users] Execute Custom Action after dialog Hello, I would like to use a custom dialog to set properties (like ProductName) that can be used in subsequent dialogs

[WiX-users] Execute Custom Action after dialog

2011-02-15 Thread Andy Yang
Hello, I would like to use a custom dialog to set properties (like ProductName) that can be used in subsequent dialogs in a UI (like in the dialog title bar). However, I'm not sure how to specify when this action should be executed. Orca shows that InstallUISequence contains the standard dialog