o:yellowjacketl...@gmail.com]
> Sent: Wednesday, January 8, 2014 8:41 AM
> To: General discussion about the WiX toolset.
> Subject: Re: [WiX-users] Preventing 'v1.0.0.1' install when v1.0.0.0 is
> present...
>
> I was aware of the Windows Installer limitation, unfortun
code and version already each build by the looks of it...
-Original Message-
From: Tony [mailto:yellowjacketl...@gmail.com]
Sent: 08 January 2014 16:41
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Preventing 'v1.0.0.1' install when v1.0.0.0 is
present.
While the approach I gave earlier is doable, I tend to agree here in
the DevLab only. When Going into Production, just downgrade the Build
Number to the last stable build, and whatever else you add...
The approach from earlier adds overhead, and won't be needed in the
production WiX file.
nting 'v1.0.0.1' install when v1.0.0.0 is
present...
While the approach I gave earlier is doable, I tend to agree here in the DevLab
only. When Going into Production, just downgrade the Build Number to the last
stable build, and whatever else you add...
The approach from earlier add
>
>Sent: Wednesday, January 8, 2014 8:40 AM
>Subject: Re: [WiX-users] Preventing 'v1.0.0.1' install when v1.0.0.0 is
>present...
>
>
>I was aware of the Windows Installer limitation, unfortunately, our daily
>builds do not touch the first three parts of the versio
sching
wrote:
> The Windows Installer chooses not to recognize the revision (the fourth
> build version) in major upgrades.
>
> -Original Message-
> From: Tony [mailto:yellowjacketl...@gmail.com]
> Sent: Wednesday, January 8, 2014 7:36 AM
> To: WiX Users
>
X toolset."
Subject: Re: [WiX-users] Preventing 'v1.0.0.1' install when v1.0.0.0 is
present...
Personally, I'd update the build to change the build number (3rd field).
-Original Message-
From: Tony [mailto:yellowjacketl...@gmail.com]
Sent: Wednesday, January 8, 2014
dows Installer chooses not to recognize the revision (the
> fourth build version) in major upgrades.
>
> -Original Message-
> From: Tony [mailto:yellowjacketl...@gmail.com]
> Sent: Wednesday, January 8, 2014 7:36 AM
> To: WiX Users
> Subject: [WiX-users] Preventing
ize the revision (the fourth
> build version) in major upgrades.
>
> -Original Message-
> From: Tony [mailto:yellowjacketl...@gmail.com]
> Sent: Wednesday, January 8, 2014 7:36 AM
> To: WiX Users
> Subject: [WiX-users] Preventing 'v1.0.0.1' install when v1.0.0.0 is
The Windows Installer chooses not to recognize the revision (the fourth build
version) in major upgrades.
-Original Message-
From: Tony [mailto:yellowjacketl...@gmail.com]
Sent: Wednesday, January 8, 2014 7:36 AM
To: WiX Users
Subject: [WiX-users] Preventing 'v1.0.0.1' in
Try using a Registry Install Constraint:
In 1.0.0.0, add a Version Number Subkey, ie. HKLM\VendorName\Software,
containing String Values Named:
Major Version
Minor Version
Build Number
Etc
Set the values appropriately.
In the upgrade install, test the major version and build number, ie
CONDI
NOTE: This is primarily an issue with our daily dev/interim builds. This
isn't an issue with QA and/or released builds as they have unique
Major.Minor.Build numbers.
I'd like some means to block the install, treat it as an upgrade or even
just a simple pop-up "Do you really want to install anothe
12 matches
Mail list logo