Re: [WiX-users] Condition column and formatted text...

2008-04-12 Thread Alexander Shevchuk
:46 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Condition column and formatted text... I am using a custom table which has a column whose type is string and category is "Condition". I want to set the column value to a property like this : [ENABLED] However, when I build

Re: [WiX-users] Condition column and formatted text...

2008-04-11 Thread Jim Williams
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ravikumar Gopinath Sent: Friday, April 11, 2008 3:46 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Condition column and formatted text... I am using a custom table which has a column whose type is string and category is "Con

[WiX-users] Condition column and formatted text...

2008-04-11 Thread Ravikumar Gopinath
I am using a custom table which has a column whose type is string and category is "Condition". I want to set the column value to a property like this : [ENABLED] However, when I build the MSI, I get an error stating "ICE03: Bad conditional string. Table: JobsTable, Column: Condition, key job1"