https://bugs.winehq.org/show_bug.cgi?id=40798 --- Comment #4 from C0rn3j <spleefer90(a)gmail.com> --- (In reply to Dmitry Timoshkov from comment #3)
You need to 'cd' to the application directory before trying to launch it.
The version you've provided is a 64-bit installation. In order to install it requires Windows version to be set to Windows 7, and then installs just fine.
The application crashes due to a stub in msvcr120.dll though:
wine: Call from 0x7b45005a to unimplemented function msvcr120.dll.??0event(a)Concurrency@@QEAA(a)XZ, aborting
But the log you've attached doesn't show this for some reason.
I wrote it in the unpublished app report, sorry for forgetting to mention it here. I installed vs 2013 redist package via wine, which got rid of the error. I too managed to install it just fine, it just crashes on launching. A question though, why would I need to cd into a directory instead of just writing the full path(like in the attached log)? I thought there's no difference. -- 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.