Re: [WiX-users] Condition - check property value

2010-02-02 Thread Rob Mensching
More specifically, an undefined Property (a Property with no value or "") is FALSE. All other values for a Property is TRUE. Also, when debugging Property values, generate a verbose log file and follow the changes to the Property. That usually helps me track down the issue. On Mon, Feb 1, 2010 at

Re: [WiX-users] Condition - check property value

2010-02-01 Thread Sebastian Brand
Do not use "0" as a value for a property. It's used as "NOT set" for the property, like "" as well. I tend to you "yes" and "no" strings directly to reflect booleans. Best regards, Sebastian Brand sebast...@instyler.com Instyler Software - Software development, deployment and productivity Geise