Sure,

<CustomAction Id="LaunchSAwithLOCALDB" Execute="immediate" FileKey="
SetupAssistant.exe" Return="asyncNoWait"
ExeCommand='"[INSTALLDIR]SetupAssistant.exe"
/db=[DBNAME] /dbserver=[ComputerName]' />

<Publish Dialog="ExitDialog" Control="Finish" Event="DoAction" Value="
LaunchSAwithLocalDB">SQLTYPE=1 AND (NOT PATCH)</Publish>


On Wed, Nov 26, 2008 at 6:21 AM, Peter Vestergaard <[EMAIL PROTECTED]>wrote:

> Hi is it possible to execute a custom action after the installer has exited
> or alternativly run the custom and then exit the installer.
> fx: The user presses the finish button, then a custom action is executed
> and
> then the installer exits.
>
> Best regards
> Peter
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to