Uhh, don't do that? Burn doesn't support it today. "a" is a pretty brutal
setting, it would downgrade files and such.
On Thu, Jan 3, 2013 at 8:25 AM, Gustavo Gustavo wrote:
> Hmm, yep, it really works. But, what if I need to pass in
> REINSTALLMODE=vamus and not vomus? Setting a MsiProperty doe
Hmm, yep, it really works. But, what if I need to pass in
REINSTALLMODE=vamus and not vomus? Setting a MsiProperty does not do the
trick.
Em 03/01/2013 12:35, "Rob Mensching" escreveu:
Burn should automatically detect when you are doing an minor upgrade and
pass the appropriate switches for you.
Burn should automatically detect when you are doing an minor upgrade and
pass the appropriate switches for you.
On Thu, Jan 3, 2013 at 3:57 AM, Gustavo Gustavo wrote:
> Hi,
>
> I need to implement minor upgrades - same ProductCode for my software
> releases.
>
> The problem is that when it's a
1. IIRC, (I try to avoid CopyFile so I could be mistaken) uninstalling an
MSI does not remove the copied content. You could create a quick MSI to
verify.
2. I highly recommend making your scripts idempotent. Thus, you can always
run them and if they've already been applied, they do nothing. Makes
On Thu, 14 Jan 2010 15:16:05 -0500
"Castro, Edwin G. (Hillsboro)" wrote:
> We have an automated build that runs continually. We'd like each MSI
> produced to behave as a major upgrade so that we can apply any newer
> MSI on a target environment easily. Our build process fixes the first
> two part
I would think that as long as the ProductVersion, the ProductCode and the
PackageCode changes and the Upgrade table contains the versions to be upgraded
in the Min/Max version fields, it should act as a Major Upgrade.
Matt Walker
Installation Development
200 Kelly Road | Quakertown, PA 18951
Ph
o:tart...@tartley.com]
> Sent: Wednesday, September 30, 2009 9:07 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] major upgrades just reinstall, overwriting previous
>
> Ah, good question. The version that ultimately ends up installed is
&g
ress bar as the
only widely noticeable side effect.
-Original Message-
From: Jonathan Hartley [mailto:tart...@tartley.com]
Sent: Wednesday, September 30, 2009 9:07 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] major upgrades just reinstall, overwriti
Ah, good question. The version that ultimately ends up installed is
indeed the new version.
A moment reflecting on your response makes me think that maybe I have
confused myself by expecting to see some change to the UI during an
upgrade, as opposed to during a fresh install, and perhaps this i
> It does not remove the old version. It overwrites the old install, and after
> it is done, there is
only one item listed in 'Add or Remove Programs'.
I'm not sure I understand this. What do you mean by "it does not remove the
old version?" Because
you then say that it overwrites the old
Incidentally, my Component Guids are all hard coded and constant.
Jonathan Hartley wrote:
> Hi all.
>
> I'm trying to add major updates. (Actually I'm migrating our Wix config
> from 2 to 3, and I can't see what I did to break major updates in the
> process.)
>
> I followed the tutorials and rea
Windows Installer defines the UPGRADINGPRODUCTCODE property when a product
is being removed as part of a major upgrade. A typical condition you might
use is "NOT UPGRADINGPRODUCTCODE".
- Don Benson -
On Thu, Apr 16, 2009 at 8:00 AM, Jeff Reed wrote:
> I apologize about the previous post. I didn
eral discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Major Upgrades without version change
>
> That is one view of version numbers but it doesn't work for me. It
> relies on there being a single source of the build number, if two
> builds are started
ples approaches.
Neil
-Original Message-
From: Castro, Edwin (Hillsboro) [mailto:edwin.cas...@fiserv.com]
Sent: 12 March 2009 20:28
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Major Upgrades without version change
System.Version defines the f
ilto:n...@x2systems.com]
> Sent: Thursday, March 12, 2009 1:31 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Major Upgrades without version change
>
> I don't think that is that case as my RemoveExistingProducts is
> scheduled at
Sleightholm
X2 Systems Limited
n...@x2systems.com <mailto:n...@x2systems.com>
From: Wheeler, Blaine (DSHS/DCS) [mailto:bwhee...@dshs.wa.gov]
Sent: Thu 12/03/2009 00:06
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Major Upg
t.
Subject: Re: [WiX-users] Major Upgrades without version change
Good point, that could even be considered a useful feature "downgrades"
without an uninstall.
Neil
-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: 11 March 2009 17:20
To: General di
Good point, that could even be considered a useful feature "downgrades"
without an uninstall.
Neil
-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: 11 March 2009 17:20
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Majo
Neil Sleightholm wrote:
> This works but is it a really bad thing to do?
>
It means that it's still possible to install an "earlier" version. If
they're never released, it's only a problem for your internal folks.
--
sig://boB
http://joyofsetup.com/
Ian Elliott (Excell Data Corporation) wrote:
> If I condition out the component that contains the scripts, it doesn't get
> installed during major upgrade. I see in the log that ComponentRegister then
> registers that component as State=-7. When you finally uninstall, the
> component does not ge
20 matches
Mail list logo