https://bugs.winehq.org/show_bug.cgi?id=55216
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- The problem shows itself later when dotnet40, dotnet48 and msxml6 are installed before running the installer: $ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ winetricks dotnet40 dotnet48 msxml6 $ wine AltiumDesignerSetup_23_6_0.exe now the installer starts. Click next. now the license agreement is shown. Click [X] I accept the agreement Click next. Now the installer shows an orange box. The installer beeps when the mouse is clicked outside of the orange box. These errors are shown in the console: 0154:fixme:service:QueryServiceConfig2W Level 6 not implemented type ctrl-c into the terminal. Now the installer exits.