[Bug 26316] Uninstall does not remove registry entries

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 9 10:19:35 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26316

--- Comment #1 from Kenneth Robinette <support at securenetterm.com> 2011-03-09 10:19:34 CST ---
(In reply to comment #0)
> The current 1.3.15 version msi support does not remove the uninstall registry
> entry when a program is unistalled.  This was fixed recently but is now broken
> again.  When a progam is installed with a Microsoft .msi, an entry is placed
> in:
> hkey_local_machine\software\microsoft\windows\currentversion\uninstall
> If this entry is not removed, the program cannot be installed again.  This
> requires a user to manually remove the registry entry.

I traced this problem to changes made to main.c of the unistaller program.  If
I use the main.c from the 1.3.12 version in the 1.3.15 version everything works
as it should.  Looks like someone made some 64 bit related changes and forgot
to test the program!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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