[wix-users] Disallowing installation of component: {Component GUID goes here} since the same component with higher versioned keyfile exists

bevan.weiss at gmail.com bevan.weiss at gmail.com
Mon Jan 3 12:27:01 PST 2022


Are you ticking the boxes from Microsoft in regards to multi-instance
installer authoring?
https://docs.microsoft.com/en-us/windows/win32/msi/authoring-multiple-instan
ces-with-instance-transforms

My suspicion is that these files that are missing happen to be shared
between multiple instances (i.e. have the same destination path / keyfile
locations), and hence the issue.


Regards,
Bevan

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Chuck
Caldwell via wix-users
Sent: Tuesday, 4 January 2022 6:47 AM
To: wix-users at lists.wixtoolset.org
Cc: Chuck Caldwell <Chuck.Caldwell at WellSky.com>
Subject: [wix-users] Disallowing installation of component: {Component GUID
goes here} since the same component with higher versioned keyfile exists

I have a multi instance installer. I am trying to do a major update to one
of the instances by installing it. It removes the existing installation and
begins the installation of the new version, but, doesn't restore all of the
files. There are several of the subject messages in the log file, each of
which corresponds to the missing files. I know I'm doing something wrong. I
just can't seem to nail down what it is. Can anyone give me a clue?

Charles Caldwell  |  WellSky
Sr. Software Engineer
P: 480.831.7800 x14035
M: 480.787.6333

Software and services for realizing care's potential Learn more at
WellSky.com

This message (including any attachments) constitutes a private communication
intended for a specific individual(s)  and may contain confidential
information. If you are not the intended recipient, please notify the sender
by return email and delete this message and any attachments. Any
unauthorized disclosure, copying or distribution of this message is not
permitted. This email does not create a binding agreement between WellSky
Corporation  and any third party.


____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant
http://www.firegiant.com/




More information about the wix-users mailing list