Re: [WiX-users] Set a Condition in custom action

2013-09-21 Thread Christopher Painter
@lists.sourceforge.net Subject: [WiX-users] Set a Condition in custom action Hi, Iam setting a custom action for creating IIS virtual Directories.when i install the MSI the IIS virtual directory is creating Fine no issue. In, custom action i gave a condition called "NOT Installed and NOT PA

[WiX-users] Set a Condition in custom action

2013-09-21 Thread Chaitanya
Hi, Iam setting a custom action for creating IIS virtual Directories.when i install the MSI the IIS virtual directory is creating Fine no issue. In, custom action i gave a condition called "NOT Installed and NOT PATCH" when i give this condition the custom action will run only the time when