[Bug 41269] MSI uninstaller does not clean up Registry's UpgradeCode, ProductCode

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 6 10:43:57 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41269

Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55580|0                           |1
        is obsolete|                            |

--- Comment #22 from Hans Leidekker <hans at meelstraat.net> ---
Created attachment 55597
  --> https://bugs.winehq.org/attachment.cgi?id=55597
patch

I don't get the repair/remove dialog on Windows. This dialog is gated by the
condition Installed<>"", which will be true if the product is installed. If you
run the first installer twice on Windows you get the same dialog. This must
mean that RemoveExistingProducts runs the installer without UI.

Here's a patch that includes fixes for the 3 bugs we found so far.

-- 
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.



More information about the wine-bugs mailing list