https://bugs.winehq.org/show_bug.cgi?id=47743 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com --- Comment #2 from Andrew Eikum <aeikum(a)codeweavers.com> --- When you run the executable the first time, its .config file gets loaded with the appropriate settings. Then the .config file is overwritten for some reason. On subsequent launches, the settings in the .config file are missing, so the application complains that it can't find its dependencies. My guess is we should not be overwriting that .config file. I see the same problem on 4.10. Are you sure this is a regression? -- 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.