[Bug 2030] Wine and IE55SP2

Wine Bugs wine-bugs at winehq.org
Thu Feb 19 06:40:11 CST 2004


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


mike at theoretic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From mike at theoretic.com  2004-19-02 06:40 -------
This is due to IESETUP using its own advapi dll which doesn't implement a
registry function used by our GDI. Unfortunately it still exports it, it simply
calls through (not sure if it's a PE forward or not) to CommonUnimpStub.

Not sure what to about this. In my installer script I simply force advapi to
builtin:

WINEDLLOVERRIDES="advapi32=b" wine ie6setup.exe

for instance

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list