Application Details:
Version: | 2013 (18.0) |
License: | Retail |
URL: | http://www.lexware.de/ |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.5.26 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
* Installation * Taxman 2013
What does not
* Buchhalter ("Applicationmanager konnte nicht erzeugt werden")
Workarounds
What was not tested
I only played a bit with Taxman, but it looks good. extra trick - as like in 2012: In ~/.wine/drive_c/Program Files/Lexware/buchhalter/2012, run: $ find . -type f -iname "*.dll" | xargs grep -l DllRegisterServer | xargs -i regsvr32 {} $ wine Pcbh32.exe even after this, Buchhalter crashes - Taxman seems to work
Hardware tested
Graphics:
Additional Comments
Does need a few extra components like ie7, flash10/11, windowscodecs, ms runtime 2003-2010 and mdac27/28. The most anoying one was MSJET4.0 - does need the right language version. Additionally, the WinXP version claimed that my version is too young, the Win2000 Version worked
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 12.04 "Precise" i386 (+ variants like Kubuntu) | Mar 30 2013 | 1.5.26 | Yes | Yes | Bronze | Michael Fritscher |
Bug # | Description | Status | Resolution | Other apps affected |
Make sure you operate on a clean 32-bit WINEPREFIX (~/.wine)!
Installation by using 'winetricks' script
Winetricks will take care of all needed installation prerequisites and work around some problems.
$ wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
Â$ bash winetricks ie7
Â$ bash winetricks dotnet20 dotnet40 msxml3 windowscodecs mdac28 jet40
Always use the latest 'winetricks' script from the URL above! Several Linux distributions package outdated 'winetricks' versions, don't use them.
This is bug 30438.
Execute the following command in folder ~/.wine/drive_c/Program Files/Lexware/buchhalter/<year> to work around:
$ find . -type f -iname "*.dll" | xargs grep -l DllRegisterServer | xargs -i regsvr32 {}
$ wine Pcbh32.exe
Comments for this application have been disabled because there are no maintainers.