Peter Vestergaard wrote:
> The custom action is not run twice, because the checkbox dialog is located
> after the progress dialog. Maybe I don't need to list it in the
> InstallExecuteSequence... 
>   

When you schedule a custom action in InstallExecuteSequence, it runs as 
part of the install.

> But is it possible to make the finnish button,
> both run the custom action, and then shut down the installer?
>   

Yes, see my previous reply:

> Check the .msi in Orca to see that the ControlEvent table order for your
> DoAction event comes before the EndDialog event.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
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