Or take a look at the WiX custom actions.  All of the custom actions 
look up the state of the Component to determine how they will be 
installed, uninstalled, repaired, etc.

Richard wrote:
> In article <[EMAIL PROTECTED]>,
>     Dror Cohen <[EMAIL PROTECTED]>  writes:
>
>   
>> I wanted to know if it is possible to make a custom action run only if a ce=
>> rtain component is installed and how to do it.
>>     
>
> Use a condition that is true when the component is set to be
> installed.
> <http://msdn2.microsoft.com/en-us/library/aa368012.aspx>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to