definition, use a different
> ProductCode. Definitionally, there is no other difference. The rest is
> supporting each of the two different upgrade mechanisms.
>
> 2. The easiest way is:
>
>
>
>
>
>
>
> -Original Message-
> From: Giora keinan [mail
use the same
wxs file for both minor and major upgrades with an ifdef inside.
Thanks
Giora
Bob Arnson wrote:
> On 1/17/2010 11:10 AM, Giora keinan wrote:
>
>> I have a problem in minor update. In minor upgrade the msiexec is
>> looking for the upgrade name, which should
Giora
--
-
Giora Keinan
CapsCake - The natural language launcher.
Because free text is easy.
http://www.capscake.com
-
--
Throughout its 1
ff that combines with
> older stuff is to make an MSP and send it out.
>
> OnlyDetect should be 'no' and your upgrade package must have everything it
> needs by itself (it must not depend on the previous package ever having been
> installed).
>
> -Original Message-
> Fr
gt; version and the newer one.
>
> If you install and take an MSI log:
>
> Msiexec /I /l*v
>
> What does the log say, looking at all the FindRelatedProducts data?
>
> Phil Wilson
>
> -Original Message-
> From: Giora keinan [mailto:grkei...@gmail.com]
> Se
;t match Upgrade/@Id that is why
> you get the duplicate. Take a look at my sample again you will see I use
> to stop this happening.
>
> Neil
>
> -Original Message-
> From: Giora keinan [mailto:grkei...@gmail.com]
> Sent: 07 December 2009 09:35
> To: General
Hello All
I thought I found a solution that works.
1. I used the original GUIDs of the Product, and of the components I
wanted to upgrade. (replaced the '*' with the GUIDs of the original setup).
2. use the same feature name as in the original setup.
3. Run the following command "msiexec /i xxx
gt; Asker
>>
>> -Original Message-
>> From: Neil Sleightholm [mailto:n...@x2systems.com]
>> Sent: den 6 december 2009 18:46
>> To: General discussion for Windows Installer XML toolset.
>> Subject: Re: [WiX-users] multiple entries in add remove programs.
&
com/2009/01/wix-script-for-major-upgrade
> s.html that might help.
>
> Neil
>
> -Original Message-
> From: Giora Keinan [mailto:grkei...@gmail.com]
> Sent: 06 December 2009 12:54
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] multiple entries in add
hello
Each time I am running a new upgrade, the installer add one more entry
in the add remove program.
How can I made an upgrade without adding it to the add remove program
(leaving only one add remove in place).
Thanks
Giora
--
-
Giora Keinan
clude 'v' in
> REINSTALLMODE. Those are used for minor upgrades and small updates (and
> patches, which are generally either minor upgrades or small updates), and
> for both those cases, the ProductCode doesn't change, which is why REINSTALL
> and the 'v' in REINST
or Upgrades. The easiest way to keep the ProductCode
> changing is to use '*' as the value for produ...@id.
>
> -Original Message-
> From: Giora keinan [mailto:grkei...@gmail.com]
> Sent: Thursday, October 29, 2009 8:29 AM
> To: wix-users@lists.sourceforge.net
> S
Hello
I created an installation and upgrade MSI files using WIX.
(Which was relatively easy).
I am testing the upgrade msi.
if the original MSI (Xyz.msi) is present in the original path the
upgrade is done smoothly. I am using the command: >msiexec /i
XyzUpgrade.msi REINSTALL=ALL REINSTALLMODE
13 matches
Mail list logo