Thanks Jacob/Rob
I'm not using Burn, mostly for historical reasons but the UI is beyond StdBA
and I don't currently have time to do a Custom BA.
DLLs aren't COM / don't require reg settings.
Think I will have to just do something along the lines suggested by Rob and
accept there are known issues
al Message-
From: Parkes, Kevin [mailto:kevin.par...@wacom.eu]
Sent: Friday, July 18, 2014 11:24 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Shared components problem
Due to lack of foresight and inexperience when I was new to WiX, I've gotten
myself the following problem:
cated support for the WiX toolset |
http://www.firegiant.com/
-Original Message-
From: Parkes, Kevin [mailto:kevin.par...@wacom.eu]
Sent: Friday, July 18, 2014 9:24 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Shared components problem
Due to lack of foresight and inexper
Due to lack of foresight and inexperience when I was new to WiX, I've gotten
myself the following problem:
I have 2 product installers, A & B. Each contains 2 DLLs, X & Y.
A always installs both X & Y to folder M
B (optionally) installs X to M and Y to another folder, N
A is a released product a
..@gmail.com]
> Sent: Wednesday, July 29, 2009 10:58 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Shared components
>
> Hi
>
> I have a DLL that is installed by two MSIs. If I mark it as shared, I
> noticed that removing one pro
Subject: [WiX-users] Shared components
Hi
I have a DLL that is installed by two MSIs. If I mark it as shared, I
noticed that removing one product still leaves the DLL on the system.
However, the components create different registry keys along with the DLL.
So I would have the following:
MSI 1, Com
Hi
I have a DLL that is installed by two MSIs. If I mark it as shared, I
noticed that removing one product still leaves the DLL on the system.
However, the components create different registry keys along with the DLL.
So I would have the following:
MSI 1, Component: MyDLL, Registry keys: A, B, C
I've got a component that's installed by two products, via a merge module.
There's also some custom actions, conditioned something like this:
Install_Ensure, Condition: $Comp1 = 3
InstallRollback_Remove, Condition: $Comp1=3 AND NOT ?Comp1=3
Uninstall_Remove, Condition: $Comp1 = 2 AND NOT UPG
8 matches
Mail list logo