https://bugs.winehq.org/show_bug.cgi?id=51733 Bug ID: 51733 Summary: CreateProcess does not properly set the current directory of the new process. Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: johnfound(a)asm32.info Distribution: --- Regression. The current directory of the new process, created with CreateProcessW is always set to "/" (z:\) instead of the current directory of the parent process. I am testing with the following call: The last version that works properly is WINE 6.12 -- 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.