[wix-users] wix same version updates of package creates Duplicate Control Panel entries

Hoover, Jacob Jacob.Hoover at greenheck.com
Wed Feb 6 09:18:19 PST 2019


I believe that is by definition as the package ID changes but not the other key bits.  Is there a specific reason you need SameVersionUpgrades? 

http://wixtoolset.org/documentation/manual/v3/xsd/wix/majorupgrade.html


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Sebastian, ChinchuX via wix-users
Sent: Wednesday, February 6, 2019 6:43 AM
To: wix-users at lists.wixtoolset.org
Cc: Sebastian, ChinchuX <chinchux.sebastian at intel.com>
Subject: [wix-users] wix same version updates of package creates Duplicate Control Panel entries

Hi All,
Could you please help me to solve the issue related to Wix same version updates of packages My product.wxs, I defined Product information's like :- <Product Id="*" Name="System Tool" Language="1033" Version="3.2.1004" Manufacturer="SST" UpgradeCode="AD2EF62F-2C20-46D7-97AD-E29F304F0202">
             <Package Platform="x64" InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />

And Upgrade commands are
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." AllowSameVersionUpgrades="yes" />

Issue:
Same version updates of packages creates Duplicate Control Panel entries.

Thanks & Regards,
Chinchu


____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
NOTE: This email was received from an external source. Please use caution when opening links or attachments in the message.



More information about the wix-users mailing list