On 3/8/2010 9:11 AM, Arun Perregatturv wrote:
> For COMServer - Only FeatureF should be selected and displayed(cannot uncheck 
> this feature for this type of install) and rest is displayed but unchecked.
> Is this possible?
>    

The selection tree control doesn't support that.

> Do have I have add code for each feature like this
> <Publish Event="AddLocal" Value="FeatureA"><![CDATA[(INSTALLTYPE 
> ="CompleteServer")]]></Publish>
>   <Publish Event="Remove" 
> Value="FeatureA"><![CDATA[NOT(INSTALLTYPE="CompleteServer")]]></Publish>
>    

If you want to replace the selection tree control, yes.

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


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to