https://bugs.winehq.org/show_bug.cgi?id=47743
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #2 from Andrew Eikum aeikum@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?