http://bugs.winehq.org/show_bug.cgi?id=58696
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com --- Created attachment 79329 --> http://bugs.winehq.org/attachment.cgi?id=79329 Profi cash 12 debug output
The wine-9.0 version is rather old; please upgrade to at least the latest stable version (wine-10.0).
With the latest version of Wine from Git (wine-10.15-125-gfc70990d579), after installing Profi cash 12, if I don't start it immediately from the installer, then it's likely to hang on startup with a deadlock.
As a workaround, I found that it's possible to successfully launch and use Profi cash 12 when I install it in a clean WINEARCH=win32 Wine prefix with dotnet48 installed using winetricks. When run, the Profi cash 12 installer will warn about the Windows version being set to win7, but it should be able to install successfully, and from my cursory testing, the application does seem to present a UI and allow basic functions.
Commands used to install Profi cash 12 in a clean Wine prefix with example WINEPREFIX value:
WINEARCH=win32 WINEPREFIX=~/proficash12 ./winetricks -q dotnet48 WINEPREFIX=~/proficash12 wine profi_cash_12_installer.exe