https://bugs.winehq.org/show_bug.cgi?id=38963 --- Comment #7 from Jean-Marc Le Roux <jeanmarc.leroux(a)aerys.in> --- Using the latest winetricks and 'winetricks vcrun2013', the DLL is like missing: err:module:import_dll Loading library MSVCR120.dll (which is needed by L"Z:\\home\\promethe\\Downloads\\archive\\app\\bin\\windows32\\release\\libssh2.dll") failed (error c000007b). If I list the content of .wine/dosdevices/c:/windows/system32, the DLL is missing indeed. Looks like the DLL is in .wine/dosdevices/c:/windows/syswow64 though, but creating a symbolic link into system32 does not change anything: DLL is still marked as missing. Strange considering copying the DLL from windows in system32 worked... -- 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.