https://bugs.winehq.org/show_bug.cgi?id=48354 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed: commit 81386ee720fffa9c55e52e9ce405e0ae0395ba7d Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Thu Apr 23 15:04:27 2020 +0200 testbot/build: Add support for shared Gecko and Mono installs. This adds the _UpdateSharedAddOn() method and only calls _UpdateMSIAddOn() as a fallback. This also updates _IsAddOnBad() to check for the presence of the shared install so the addon is not updated if it is present in either the shared install or MSI form. _IsAddOnBad() also stores the information needed to locate and update the addon for use by the update methods. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.