Re: [WiX-users] how to add conditions to components

2009-02-26 Thread Yan Sklyarenko
See element in the WiX docs. -- Yan -Original Message- From: akash bhatia [mailto:911ak...@gmail.com] Sent: Thursday, February 26, 2009 5:15 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] how to add conditions to components Hi, how can we achieve

[WiX-users] how to add conditions to components

2009-02-26 Thread akash bhatia
Hi, how can we achieve installing particular components while some CONDITION is meet ? i mean to ask, how can we pass CONDITION to particular COMPONENT ? i require to install particular component only according to MYPROPERTY value. Regards, Akash