Re: [WiX-users] Help!!! Can't get Custom Action to launch EXE installedwith App

2007-05-30 Thread Brian Simoneau
ett ; wix-users@lists.sourceforge.net Sent: Wed, 30 May 2007 6.35pm Subject: RE: [WiX-users] Help!!! Can't get Custom Action to launch EXE installedwith App Your Custom Action has to be deferred. If it is immediate (the default), then it is run

Re: [WiX-users] Help!!! Can't get Custom Action to launch EXE installedwith App

2007-05-30 Thread Brian Simoneau
Your Custom Action has to be deferred. If it is immediate (the default), then it is run before the exe gets installed onto the system. -Brian Simoneau -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mikebartlett Sent: Wednesday, May 30, 2007 12:57 PM To: