Re: [WiX-users] File version always 1.0.0.0

2013-06-01 Thread Alain Forget
cussion 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: >Name="MyBundle Installer" > UpgradeCode="MY-GUID" > Version="$

Re: [WiX-users] File version always 1.0.0.0

2013-06-01 Thread Bruce Cran
On 01/06/2013 16:40, Alain Forget wrote: >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

Re: [WiX-users] File version always 1.0.0.0

2013-06-01 Thread Alain Forget
oft.com/wix/UtilExtension"; > -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: June 1, 2013 11:23 To: afor...@cmu.edu; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File version a

Re: [WiX-users] File version always 1.0.0.0

2013-06-01 Thread Rob Mensching
for...@cmu.edu; General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] File version always 1.0.0.0 > > I downloaded the wix38.exe which uses the latest WiX toolset to build and > it seems to set both of the version numbers correctly. Not sure why you'd > se

Re: [WiX-users] File version always 1.0.0.0

2013-06-01 Thread Alain Forget
Sent: June 1, 2013 00:33 To: afor...@cmu.edu; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File version always 1.0.0.0 I downloaded the wix38.exe which uses the latest WiX toolset to build and it seems to set both of the version numbers correctly. Not sure why

Re: [WiX-users] File version always 1.0.0.0

2013-05-31 Thread Rob Mensching
I downloaded the wix38.exe which uses the latest WiX toolset to build and it seems to set both of the version numbers correctly. Not sure why you'd see different behavior. Maybe a bug in an old version of WiX toolset (assuming your using an older version). On Fri, May 31, 2013 at 3:26 PM, Alain F

[WiX-users] File version always 1.0.0.0

2013-05-31 Thread Alain Forget
When setting my Bundle's version to X.Y.Z (using the Version attribute), the resulting .exe's Product Version is correctly X.Y.Z, but looking at the .exe's Properties' Details tab (or even hovering over the icon or filename), the File Version always seems to display 1.0.0.0 . To my knowledge, we