[Bug 40117] Installation of WISO Steuersparbuch 2016 works fine, but program can't be started. Fatal Error. Backtrace is attached.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 18 18:09:49 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40117

frank <morgner at informatik.hu-berlin.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morgner at informatik.hu-berli
                   |                            |n.de

--- Comment #4 from frank <morgner at informatik.hu-berlin.de> ---
I stumbled across the same error. You need to satisfy the program's
dependencies. Here is what I did:

1. run `winetricks vcrun2013`
2. `winetricks --force dotnet35`
3. the above step didn't succeed out of the box, I was prompted to manually
download .NET3.0 from oldversion.com and put it into
${HOME}/.cache/winetricks/dotnet30
4. re-run `winetricks --force dotnet35` which should succeed now.
5. `wine WISOSteuersoftware2016.exe`

The program finally installed and ran successfully.

-- 
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.



More information about the wine-bugs mailing list