https://bugs.winehq.org/show_bug.cgi?id=45019
Bug ID: 45019 Summary: Bluestacks 3 installer exits silently Product: Wine Version: 3.6 Hardware: x86 URL: http://www.bluestacks.com/ OS: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
The Bluestacks 3 installer exits silently in wine-3.6-47-g5808f1d.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100 0043:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0" not implemented 0043:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.net" in state 2 0043:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"defaultProxy" in state 6 The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>
Workaround is "winetricks dotnet40", which then hits Bug 39016.
Bluestacks 2 affected too.