https://bugs.winehq.org/show_bug.cgi?id=45871
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting and adding another app: Cairo Shell v0.3.x (.NET 4.7 WPF app)
Project site: https://cairoshell.com/
https://github.com/cairoshell/cairoshell/releases/tag/v0.3.6842
Prerequisite:
* bug 48611 ("Cairo Shell v0.3.x (.NET 4.7 app) crashes due to missing 'HKCU\Software\Microsoft\Windows NT\CurrentVersion\WinLogon\Shell' registry sub-key")
* bug 31890 ("Multiple applications need IAudioEndpointVolume::GetMasterVolumeLevelScalar method implementation (Cisco IP Communicator, Cairo Shell v0.3.x)")
Work around with: 'winetricks -q d3dcompiler_47' or
--- snip --- $ wine reg add "HKCU\SOFTWARE\Microsoft\Avalon.Graphics" /v DisableHWAcceleration /t REG_DWORD /d 1 /f --- snip ---
Pimp Wine with a shiny Windows Desktop ;-)
$ sha1sum CairoSetup_32bit.exe ba4098fce86a2d63a9107c0c18b2f68eb9417039 CairoSetup_32bit.exe
$ du -sh CairoSetup_32bit.exe 2.2M CairoSetup_32bit.exe
$ wine --version wine-5.1-391-g7332de64a5
Regards