https://bugs.winehq.org/show_bug.cgi?id=40729
Bug ID: 40729 Summary: Wine uses builtin urlmon.dll instead of native version when override is set to 'native, builtin' Product: Wine Version: 1.9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: asdfghrbljzmkd@outlook.com Distribution: ---
Wine uses the builtin urlmon.dll instead the of native version when the override is set to 'native, builtin'. To reproduce:
1. Run:
WINEARCH=win32 winetricks --isolate ev3
2. Change urlmon.dll override to native, builtin.
3. Watch the program fail to launch. :)
https://bugs.winehq.org/show_bug.cgi?id=40729
Qwerty Chouskie asdfghrbljzmkd@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |asdfghrbljzmkd@outlook.com Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=40729
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Do you have native urlmon installed?
https://bugs.winehq.org/show_bug.cgi?id=40729
--- Comment #2 from Qwerty Chouskie asdfghrbljzmkd@outlook.com --- (In reply to Nikolay Sivov from comment #1)
Do you have native urlmon installed?
Yes, from IE 8.