[Bug 25590] PhysX: Fails to uninstall

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 23 03:27:30 CST 2010


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

Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net

--- Comment #2 from Hans Leidekker <hans at meelstraat.net> 2010-12-23 03:27:29 CST ---
The UninstallString value of the Uninstall key is wrong. We set it to
"msiexec.exe /I{3F5C371F-8EA2-4F25-9D3D-D0B4526E3AEA}" but on Windows
it's "msiexec.exe /X{3F5C371F-8EA2-4F25-9D3D-D0B4526E3AEA}".

Blindly changing this breaks some tests, so there must be something in
the installer that decides which command is chosen. It's not the version.

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