use this condition to execute your custom action
<Custom Action='CutomActionID' 
After='InstallInitialize'><![CDATA[(&FeatureID>2)]]> </Custom>
-Sanjay Rao

Boris Klyachko wrote:
> Hi there
>
>  
>
> I need to perform some custom actions only if a particular feature of my
> product has been selected. If the product has been installed without that
> feature there is no need for Custom Action. Can anyone please provide an
> example of how to do it? 
>
>  
>
> And there is more complex scenario: The product has several features. If the
> user selects typical install all of the features are installed and a Custom
> Action associated with one of the features needs to be invoked. But if the
> same feature is selected from custom install there is no need for a Custom
> Action. Would it be possible to script these conditions in WIX?
>
>  
>
> Thanks in advance
>
>  
>
> Boris
>
>  
>
>  
>
>  
>
>  
>
>   
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
>   




------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to