http://bugs.winehq.org/show_bug.cgi?id=59220 --- Comment #13 from Galliano <galliano16@yahoo.com> --- A user at ubuntuusers has provided a workaround, here is a recap of how it worked for me (Ubuntu 24.04): unzip the *.exe file: unrar x Steuer2025.exe Adjust the access rights to for the folders: sudo chmod -R 777 /home/USER/.wine/drive_c/users/USER/AppData/Local/Temp sudo chmod -R 777 /home/USER/.wine/dosdevices/c:/users/USER/AppData/Local install the program via cli: wine msiexec /q /lv tax.log /i tax_taxstd.aldi.msi Result: Steuer 2025 seems to work, not really smoothly, but it works. I could search and open the file, edit the tax declaration masks. Some bugs encountered: -Repeated pop-up of the window "waiting for wmain26.dll". Just wait...In my case it takes 10-15 seconds, until the program comes back to life. No crashes so far. -It happened 2 times: the keyboard freezes. After re-starting the app, the keyboard worked again. -Wrong reaction on some clicks...e.g. after you click on edit, the program asks, "do you want to apply the changes?" And if you click on "no", all values that were in the sub-mask are deleted. This does not happen under Windows 11. - The calculation and the creation of the tax forms seems to work, so far. No idea yet, if the updates and/or the tax declaration via ELSTER interface work. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.