[Bug 44005] ieproxy registration breaks Internet Explorer 8

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 18 12:22:51 CST 2018


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Alexandre Julliard from comment #6)
> The fakedll shouldn't get registered again once native is installed over it.

It does, because setupapi bypasses the DLL override code completely. (Even
using LOAD_LIBRARY_AS_DATAFILE wouldn't work, because that still bypasses the
DLL override code).

> If for some reason IE uses a different path, winetricks should replace it
> explicitly. But of course fixing builtin is the preferred solution.

I'm not sure if this is what you meant, but winetricks now copies native
ieproxy to system32:
https://github.com/Winetricks/winetricks/commit/bd8c584691f66f93bb7e35dab1e4ca2dc5650867

Since this is fixed on the winetricks side, I'm marking this bug fixed.

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