https://bugs.winehq.org/show_bug.cgi?id=43274 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- Created attachment 58622 --> https://bugs.winehq.org/attachment.cgi?id=58622 Hack for my workaround It's an issue with actctx in kernel32 (I think). For some reason it can't seem to find LxFairuse.dll. Work around, very ugly: -WINEARCH=win32 winetricks -q corefonts dotnet40 -Set windows version to win7 -Get LxFairuse.dll from windows (during running the setup it's created somewhere in C:\Users\{NAME}\AppData\Local\Temp), copy to .wine/drive_c/windows/system32 -run "wine regsvr32 C:\\Windows\\System32\\LxFairuse.dll" This did the trick for me, but I couldn't try to use it since I don't have a license. But it doesn't crash anymore. -- 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.