https://bugs.winehq.org/show_bug.cgi?id=49425
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #7 from François Gouget fgouget@codeweavers.com --- This is fixed by:
commit 6ff0bb786c43ac3348dec6a977feb36af8bc4bcf Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 22 11:44:09 2020 +0200
ntdll: Set the Unix current directory also in the exec process case.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49425 Signed-off-by: Alexandre Julliard julliard@winehq.org