https://bugs.winehq.org/show_bug.cgi?id=39663
--- Comment #7 from fjfrackiewicz@gmail.com --- (In reply to Nikolay Sivov from comment #5)
It installs everything it needs, you need to add native,builtin overrides for:
ucrtbase api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 vcruntime140
After that installation part will work. But later it crashes in libcef anyway, and tries to reload it over and over again.
Run winetricks gdiplus and it should work. I had an issue where it would constantly crash with the GalaxyHelper.exe and installing gdiplus via winetricks helped.