That's not valid XML. You need to either put the condition in a CDATA block or
use the ">" entity.
Dave
From: Bill Pierce
To: "wix-users@lists.sourceforge.net"
Sent: Tuesday, June 26, 2012 9:50 AM
Subject: [WiX-users] Tryi
Take a look at a verbose log file. It should show you the state of the
Properties and you can work out the condition from there.
On Tue, Jun 26, 2012 at 9:50 AM, Bill Pierce wrote:
> Hi All,
>
> I'm trying to get .Net 3.5 to install for Windows 8 only, It will install
> fine without the condition
Hi All,
I'm trying to get .Net 3.5 to install for Windows 8 only, It will install fine
without the condition but as soon as I put in the line with "VersionNT>=602" it
doesn't install. I also tried VersionNT64 and putting the condition in any
other place I could find to stick it. Here's the code
3 matches
Mail list logo