https://bugs.winehq.org/show_bug.cgi?id=47275
--- Comment #18 from Gcenx gcenx83@gmail.com --- (In reply to dominik from comment #15)
This might be related to Bug 47474 as the error message is similar.
That bug is not related to that bug, that bug is caused by compiling with mingw resulting in a broken wineboot 64bit PE file resulting in upgraded prefixes or newly created prefix not being created correctly. That bug was resolved with Wine-4.12.1
This bug is caused by compiling --without-mingw and has been present since Wine-4.8 when mingw was introduced for cross-compiling windows PE files for use within Wine. Most of the bugs since swapping to using Mingw are with 64bit files when compiled --without-mingw in most cases, with the exception being 47474 when compiling with mingw caused the breakage.