Data type Condition ( 
http://msdn2.microsoft.com/en-us/library/aa368011(VS.85).aspx ) contains a 
valid conditional statement 
(http://msdn2.microsoft.com/en-us/library/aa368012(VS.85).aspx ).  The value 
[ENABLED] is Formatted data type 
(http://msdn2.microsoft.com/en-us/library/aa368609(VS.85).aspx ).  Properties, 
environment variables, installed states and action states of features and 
components do not get enclosed in the square brackets in conditional statements.

Alex


From: [EMAIL 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 "Condition". I want to set the column value to a property like this : <Data 
Column="Condition">[ENABLED]</Data>

However, when I build the MSI, I get an error stating "ICE03: Bad conditional 
string. Table: JobsTable, Column: Condition, key job1".

Is there some way to set a property to table column with category "Condition"?

Thanks
Ravi
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to