Re: [WiX-users] Run executable after setup

2009-04-22 Thread Bob Arnson
Sudripta Nandy (Sarangsoft Corporation) wrote: > After the completion of my setup, I need to launch the main executable of the > software. In the manifest file of the main executable the execution level has > been set to 'requireAdministrator'. Not supported. MSI has a way of launching elevated

Re: [WiX-users] Run executable after setup

2009-04-22 Thread Chad Petersen
.com] Sent: Wednesday, April 22, 2009 3:10 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Run executable after setup Can't you Just set an exit action on the Finish button like below? I use this to open PDF user guides after the insta

Re: [WiX-users] Run executable after setup

2009-04-22 Thread David Bartmess
Can't you Just set an exit action on the Finish button like below? I use this to open PDF user guides after the installation is complete. -Original Message- From: Sudripta Nandy (Sarangsoft Corporation) [mailto:v-su...@microsoft.com] Sent: Wednesday, April 22, 2009 3:22 PM To: wix-user