The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Installing ElsterFormular Version 11.2.0 over Version 11.3.2 (allow uninstall of v. 11.3.2, allow repair of vcredist).
edit tax forms, sent test case, check for updates, plausibiltity check, tax calculation, printing (requires installation of FoxitReader 2.0)
What does not
update function
What was not tested
sending a tax statement
Additional Comments
Very slow when loading new sheets of a form (10 to almost 25 seconds).
steps to install (clean WINEPREFIX):
sh winetricks volnum
sh winetricks mfc42
sh winetricks allfonts
wine ElsterFormular2009-Setup.exe
Note: If after following one of the instructions below the buttons in the GUI don't show any text, you have to switch to a newer version of Wine (older ones including v1.0.1 have problems with font display on Qt4 buttons)
Instructions for Wine 1.1.37 and earlier
First, make sure to start with a clean WINEPREFIX
Then do, in the following order:
Get winetricks from http://www.kegel.com/wine/winetricks and set it executable
Run winetricks with the 'tahoma' target
Now, install ElsterFormular via the ElsterFormular2009-Setup.exe
Next, either run winetricks with the 'win98' target or set the Windows version to 'Windows 98' in winecfg
You should now be able to run elfostarter.exe in the bin/ directory of ElsterFormular. Happy taxpaying!
Note: If you are compiling Wine from source, you can apply the patch in the bug report linked to above. But if your computer explodes, don't blame me
Instructions for Wine 1.1.38 and later
First, make sure to start with a clean WINEPREFIX
Then do, in the following order:
Get winetricks from http://www.kegel.com/wine/winetricks and set it executable
Run winetricks with the 'vcrun6' target
Now, install ElsterFormular via the ElsterFormular2009-Setup.exe
You should now be able to run elfostarter.exe in the bin/ directory of ElsterFormular. Happy taxpaying!
Note:If fonts look jagged, you might want to try the 'tahoma' or even the 'allfonts' target from winetricks
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
This runs now out of the box
by Joerg Schiermeier on Monday November 28th 2011, 19:25
This recommendations are not longer necessary:
Elster runs out of the box. Also it installs the used runtime from VC2008 by itself, if they are missing. Winetricks is not longer usefull for this application.
This was tested with:
-wine v1.3.33
-Elster Einkommensteuer 2009/2010 v12.4.9.7094p, published: 2011-09-26
-wine-Windowsversion set to *WindowsXP* via winecfg
in case you need MSI 3.1
by Dietmar on Saturday March 6th 2010, 11:33
in case you need MSI 3.1 (so the installer complains):
- download from the microsoft website
- it did not want to install on my machine with wine so:
- cabextract to [wine]windows/system32
Note: in wine 1.0.1 ElsterFormular did not work at all, 1.3.40 worked fine.