https://bugs.winehq.org/show_bug.cgi?id=57069 --- Comment #6 from Hanabishi <i.r.e.c.c.a.k.u.n+bugs.winehq.org(a)gmail.com> --- 7545dbf2938b38620ea7f2a3d3571a423c783dc4 is the first bad commit commit 7545dbf2938b38620ea7f2a3d3571a423c783dc4 Author: Alex Henrie <dhenrale(a)amazon.com> Date: Mon Mar 25 22:17:44 2024 +0000 shell32: Put temp directory in %LOCALAPPDATA%\Temp by default. Wine renamed the "Application Data" directory to "AppData" in commit 4111801ab31 ("shell32: Use winvista+ AppData paths.", 2021-05-27), so we can use it for the temp directory now without having to worry about spaces in the path. dlls/shell32/shellpath.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- 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.