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

Rob Mensching rob at firegiant.com
Thu Jan 31 08:56:24 PST 2019


Do *not* send questions to both wix-devs and wix-users mailing list. This is a wix-users question.

Not an answer but this sounds like madness. Versions need to monotonically increase or you will be fighting every part of the system.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Sebastian, ChinchuX via wix-devs
Sent: Thursday, January 31, 2019 1:59 AM
To: wix-users at lists.wixtoolset.org; wix-devs at lists.wixtoolset.org
Cc: Sebastian, ChinchuX <chinchux.sebastian at intel.com>
Subject: [wix-devs] How can I conditionally overwrite DLLs during WIX installation of different packages?

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



More information about the wix-users mailing list