It must be possible as all WiXUI have an optional checkbox on the ExitDialog which runs a ShellExec Custom Action if checked. Have you looked at using this instead of authoring a separate dialog? In the documentation look under the "How To Guides Section". The page title is "How To: Run the Installed Application After Setup". If you choose not to use that you should at least be able to do something similar on your custom dialog (download the WiX sources & have a look at the ExitDialog code).
Palbinder Sandher Software Deployment and IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -----Original Message----- From: Peter Vestergaard [mailto:[EMAIL PROTECTED] Sent: 28 October 2008 09:04 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Custom Action Hi. I have created a installer with a custom dialog appearing after the progress dialog, just before the exit dialog(I am using the InstallDir dialog set). The custom dialog contains a checkbox, and I would like to execute a custom action if the checkbox is checked. But is that possible when the dialog is located afted the progress dialog? Best regards Peter ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users