taras wrote:
> I am trying to invoke CA as early as possible. Ideally on msi startup but on
> showing the first UI dialog will do.
>
> <InstallExecuteSequence >
>   

If you want a custom action to run during the UI, use InstallUISequence 
instead. Note that it won't run during a silent install.

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



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

Reply via email to