https://bugs.winehq.org/show_bug.cgi?id=54443
mata sutupud@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sutupud@yahoo.com
--- Comment #1 from mata sutupud@yahoo.com --- I experienced the same today after updating the Battle.net launcher.
It turned out that all files in the launcher directory (in my cas C:\Program Files (x86)\Battle.net\Battle.net.13960) had the "hidden" flag set.
Clearing them from a wine cmd shell via ATTRIB helped, afterwards it started again. I guess "setfattr -x user.DOSATTRIB file..." would also do it. So it might be caused indirectly by the inclusion of this MR: https://gitlab.winehq.org/wine/wine/-/merge_requests/951
Not sure if that can really be considered a wine bug tough...