Maybe I am misunderstanding your question, but wouldn't you just leave
off the square brackets and just use ENABLED in the condition?  You
don't need square brackets in condition syntax as Windows Installer
treats names as properties.

Jim 

________________________________

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