Also, you can be a bit more robust in your File reference by doing "[#AutoPilotFileId]" instead of "[AUTOPILOT]AutoPilot.exe"
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of bryan rasmussen Sent: Thursday, June 26, 2008 01:12 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] how do I start an application after install, not conditionally and not based on clicking on dialog Specifically I am trying to do this: <CustomAction Id="CA1" Property="CA1_PROP" Value="[AUTOPILOT]AutoPilot.exe" /> <InstallExecuteSequence> <InstallFinalize/> <Custom Action="CA1" After="InstallFinalize" /> </InstallExecuteSequence> How should that be restructured to work? Thanks, Bryan Rasmussen On Thu, Jun 26, 2008 at 9:47 AM, bryan rasmussen <[EMAIL PROTECTED]> wrote: > As per the subject line, it's just supposed to install and run. The > user doesn't have to click on the dialog to say that they want it to > run. > > Thanks, > Bryan Rasmussen > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users