https://bugs.winehq.org/show_bug.cgi?id=51057 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |df1c03a007707bc27c2041395be | |f020d5a37f0a4 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- This specific failure is fixed by df1c03a007707bc27c2041395bef020d5a37f0a4, but I think it's a winetricks bug that it's passing a Unix filename with the wrong case. The Unix path detection heuristic requires an exact match, so because the case doesn't match the path is treated as a Windows path; that will fail if the current directory is not on the Z: drive. -- 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.