https://bugs.winehq.org/show_bug.cgi?id=51281
Bug ID: 51281 Summary: C:\users<user>\appdata\local not created on prefix update Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: stefan@codeweavers.com Distribution: ---
Starcraft 1 from Battle.net fails to run in an existing prefix since 4111801ab317529c3e24c39a6a97e7043438231a. A workaround is to re-install everything in a new prefix.
A quick warn+file log shows the following:
0340:warn:file:NtQueryAttributesFile L"\??\C:\users\stefan\AppData\Local" not found (c0000034) 0340:trace:seh:dispatch_exception code=c0000005 flags=0 addr=00000001803DD71C ip=00000001803DD71C tid=0340
Manually creating the folder fixes the bug. I haven't checked if game settings are migrated ok or lost.
Is it possible to create this folder on prefix update?