Allah Rakha wrote:
> Now say user select the 'Custom'
>
> My problem starts here. I also have a deffered custom action which run some
> custom installation procedures at the end. I want to pass this information,
> that is what kind of installation mode (typical, custom, or complete) user
> has selected to this custom action.
>   

You can use the INSTALLLEVEL property to check the value set by the 
custom type dialog. You need an immediate custom action, however, to 
pass the INSTALLLEVEL value as CustomActionData to the deferred CA.

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