Good call. We've changed it to (VersionNT >= v6.1 OR VersionNT < v7.0). I also 
wonder if Vista is sufficiently close to 7 that we should also allow it.

-----Original Message-----
From: Bruce Cran [mailto:br...@cran.org.uk] 
Sent: June 1, 2013 12:00
To: afor...@cmu.edu; General discussion for Windows Installer XML toolset.
Cc: 'Rob Mensching'
Subject: Re: [WiX-users] File version always 1.0.0.0

On 01/06/2013 16:40, Alain Forget wrote:
> <Bundle
>       Name="MyBundle Installer"
>       UpgradeCode="MY-GUID"
>       Version="$(var.PRODUCTVERSION)"
>       Copyright="Copyright © Us"
>       IconSourceFile="lib/logo.ico"
>       Manufacturer="Us"
>       Condition="Privileged AND (VersionNT = v6.1 OR VersionNT = v6.2)"
>       DisableModify="yes"

Off-topic, but Windows Blue will be a free upgrade from Windows 8 and Server 
2012 and will be v6.3 - so using such a restrictive Condition may be a bad idea.

--
Bruce Cran


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to