[wix-users] How can I conditionally overwrite DLLs during WIX installation of different packages?

Walter Dexter wfdexter at gmail.com
Fri Feb 1 10:11:47 PST 2019


So, if it’s at version 2, install version 4, but if it’s at 3, install 5,
just for example?

I completely agree it’s madness, but I’d think you could achieve it with
some combination of properties driven by a FileSearch and components
controlled by conditions. Haven’t tried it though.

It’s only going to get worse if you go down this path, you’re going to wind
up with a mess in another couple generations of releases.

On Thu, Jan 31, 2019 at 4:15 AM Sebastian, ChinchuX via wix-users <
wix-users at lists.wixtoolset.org> wrote:

> 1.     Hi All,
> 2.       Could you please help me to find a way for conditionally
> overwrites a DLL depending up on the version of it .
> 3.       Create a dummy dll with different version number. Build the that
> dlls with different Wix installation packages.
> 4.       Check for upgrade of dlls with multiple installers.
> 5.       Make sure that dll gets uninstalled when the last tool is
> uninstalled.
> Thanks & Regards,
> Chinchu
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list