Skip to content

Commit

Permalink
ie8: use native ieframe
Browse files Browse the repository at this point in the history
Thanks to @rmi1974 for pointing out this was needed in wine-4.10+
  • Loading branch information
austin987 committed Nov 27, 2019
1 parent ac4ca20 commit b037744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/winetricks
Original file line number Diff line number Diff line change
Expand Up @@ -14195,7 +14195,7 @@ load_ie8()
w_call msls31

# Change the override to the native so we are sure we use and register them
w_override_dlls native,builtin ieproxy itircl itss jscript msctf mshtml shdoclc shdocvw shlwapi urlmon wininet xmllite
w_override_dlls native,builtin ieframe ieproxy itircl itss jscript msctf mshtml shdoclc shdocvw shlwapi urlmon wininet xmllite

# IE8 installer will check the version number of iexplore.exe which causes IE8 installer to fail on wine-1.9.0+
w_override_dlls native iexplore.exe
Expand Down

0 comments on commit b037744

Please sign in to comment.