Steuer 2017 is currently being sold by the German grocery discount chain "Aldi" and features various dialogues a tax advisor would ask to make German tax declarations. It is being sold in a DVD-box but can also be downloaded if you have a serial-number which comes on the back of the manual inside the DVD-box.
Application Details:
Version: | 2017 |
License: | Retail |
URL: | |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 3.0-rc3 |
Maintainers: About Maintainership
What works
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8330]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | openSUSE Tumbleweed (rolling release) | Jan 02 2018 | 3.0-rc3 | Yes | Yes | Yes | Silver | Maik Wagner |
As noted in the bug report 44278 winetricks might be used to work around the problem:
"winetricks vcrun2015" or "winetricks vcrun2017"
$ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu xenial main' $ wget -nc https://dl.winehq.org/wine-builds/Release.key $ sudo apt-key add Release.key
$ sudo apt-get install --install-recommends winehq-stable
$ wine --version wine-3.0
$ mkdir -p ~/opt/Steuer2017 $ export WINEPREFIX="~/opt/Steuer2017"
$ wine /media/$USER/Steuer2017/start.exe
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by aytic on Wednesday March 21st 2018, 12:36
www.wine-reviews.net/2009/03/how-to-enable-font-anti-aliasing-in.html
This solution will make about 95% of the font better. Some captions on the buttons will be really hard to read though (thus looking for more fixes). You can use "wine regedit" to modify the variables manually to the option 3 values.
Can also confirm everything is working fine on wine-3.0 / macOS 10.3.13