https://bugs.winehq.org/show_bug.cgi?id=53103
Dmitry windes@rambler.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |windes@rambler.ru
--- Comment #5 from Dmitry windes@rambler.ru --- (In reply to Austin English from comment #4)
(In reply to Eric Pouech from comment #3)
Thanks for the analysis/workaround. I've added a workaround to winetricks: https://github.com/Winetricks/winetricks/commit/ 3351af82bfdf68e8ff9929751d24ff8c1f9311b6
By the way, wine x64 7.9 till 7.12, (last) winetricks -q ie8 fails on extraction of browseui.dll:
Executing mv ~/.wine/dosdevices/c:/windows/syswow64/browseui.dll ~/.wine/dosdevices/c:/windows/syswow64/browseui.dll.bak Executing cabextract -q --directory=~/.wine/dosdevices/c:/windows/syswow64 ~/.cache/winetricks/ie8/IE8-WindowsXP-x86-ENU.exe -F browseui.dll ~/.cache/winetricks/ie8/IE8-WindowsXP-x86-ENU.exe: No such file or directory ------------------------------------------------------ warning: Important: command cabextract -q --directory=~/.wine/dosdevices/c:/windows/syswow64 ~/.cache/winetricks/ie8/IE8-WindowsXP-x86-ENU.exe -F browseui.dll return status 1. Abort.