That would imply a different issue. I would look for your custom action in the log to see if it is being run.
-Brian Simoneau -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tanikella, Rajanikanth (SCR US) Sent: Thursday, August 09, 2007 9:56 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Registering an EXE via a Custom Action Thanks Brian, Upon closer examination, I realize I misspoke: My custom action is scheduled after an action that is scheduled BEFORE InstallFinalize. I recall that scheduling mine to run after InstallFinalize results in an error which indicates that mine is an 'in-script' action and can only be scheduled between InstallInitialize and InstallFinalize. Does that suggest that my failure is due to a different issue? Raj > -----Original Message----- > From: Brian Simoneau [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 09, 2007 9:28 AM > To: Tanikella, Rajanikanth (SCR US); wix-users@lists.sourceforge.net > Subject: RE: [WiX-users] Registering an EXE via a Custom Action > > If your custom action is sequenced after InstallFinalize, > then it should > be immediate. The commit and deferred types can only be used between > InstallInitialize and InstallFinalize. > > -Brian Simoneau _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users