May 6, 2026
6:42 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59722 Currently conhost.exe runs with the current directory inherited by the parent process. Therefore that directory gets locked by conhost.exe, which interferes with the parents RemoveDirectory calls. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10832