[Bug 58920] New: FALCOM game installer fails (Application Data folder [symbolic link to AppData/Roaming] is not created)
http://bugs.winehq.org/show_bug.cgi?id=58920 Bug ID: 58920 Summary: FALCOM game installer fails (Application Data folder [symbolic link to AppData/Roaming] is not created) Product: Wine Version: 10.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: axis6404(a)proton.me Distribution: --- The installer for FALCOM games fails. The cause is that “C:\Users\[Username]\Application Data” is not created. “Application Data” is a symbolic link to AppData/Roaming and is automatically created by Windows. Affected games: Gurumin: https://www.dlsite.com/soft/work/=/product_id/VJ004796.html The Legend of Heroes: Trails in the Sky SC: https://letters062018.livedoor.blog/archives/45762610.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58920 --- Comment #1 from axis6404(a)proton.me --- Resolve using the following commands: cd .wine/drive_c/users/[username]/ ln -s AppData/Roaming "Application Data" -- 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.
participants (1)
-
WineHQ Bugzilla