You need to use CDATA or entities. '<' is a legal XML character. You can either convert it to < or use CDATA to keep it from being interpreted as XML.
-- John Merryweather Cooper Build & Install Engineer - ESA Jack Henry & Associates, Inc.® Shawnee Mission, KS 66227 Office: 913-341-3434 x791011 jocoo...@jackhenry.com www.jackhenry.com ________________________________________ From: Michael Ogilvie [michael.ogil...@pixelink.com] Sent: Friday, June 27, 2014 9:00 AM To: General discussion about the WiX toolset. Subject: [WiX-users] Build issue When I add: VersionNT <= 600 it causes an error when I try to build the MSI <Condition Level="1">DRIVER = 1 AND VersionNT <= 600</Condition> error CNDL0104 : Not a valid source file; detail: Name cannot begin with the '=' character, hexadecimal value 0x3D. Line 57, position 64. Thank you, Michael Ogilvie ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users