https://bugs.winehq.org/show_bug.cgi?id=52010
Bug ID: 52010 Summary: %USERPROFILE% environment variable gets ignored Product: Wine Version: 6.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: docmax@gmx.de Distribution: ---
i created a little batch file where %USERPROFILE% is set and when the app starts it writes into that dir. this works in windows but in wine it gets ignored (writing to c:\Users\user...).
how can this be fixed?