ServiceInstall is already deferred. See Suggested InstallExecuteSequence (http://msdn.microsoft.com/en-us/library/aa372038(VS.85).aspx) - InstallServices standard action is scheduled after InstallInitialize.
I am not sure what you mean by constructing exe path during execution. ServiceInstall will install the KeyPath file of the component where ServiceInstall is located. Also, the KeyPath file of the component must be an executable file for the service. See description of Component_ column in ServiceInstall table (http://msdn.microsoft.com/en-us/library/aa371637(VS.85).aspx). Alex -----Original Message----- From: Anupama A [mailto:anupama...@gmail.com] Sent: Monday, January 26, 2009 12:34 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] ServiceInstall as deferred action How can i include ServiceInstall in a deferred custom action? I want it to be deferred as i'll construct the exe path only during execution. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users