[Bug 51733] New: CreateProcess does not properly set the current directory of the new process.

WineHQ Bugzilla wine-bugs at winehq.org
Tue Sep 7 01:58:27 CDT 2021


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 at winehq.org
          Reporter: johnfound at 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.



More information about the wine-bugs mailing list