Thanks, will give it a try and let you know. Michael Ogilvie
-----Original Message----- From: Carter Young [mailto:ecyo...@grandecom.net] Sent: Friday, June 27, 2014 10:08 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Build issue This one gets you everytime. Thanks to Phil for catching this in mine :) Because you can't wrap this in a CDATA Tag, the compile throws the error because < is not valid XML, therefore use < for Less than or > for greaterthan Quoting Michael Ogilvie <michael.ogil...@pixelink.com>: > 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 > > ------------------------------------------------------------------------ ------ 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 ------------------------------------------------------------------------------ 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