https://bugs.winehq.org/show_bug.cgi?id=43492
Bug ID: 43492 Summary: Improve 64-Bit exe error message Product: Wine Version: 2.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lavacreeper@hotmail.com Distribution: ---
Here are the last 2 lines of the log I get when trying to run a 64-Bit EXE in Wine :
err:process:create_process 64-bit application L"pathToExe" not supported in 32-bit prefix wine: Bad EXE format for pathToExe.
These 2 lines tell me that there is an issue with the EXE, but only the first actually gives me useful information. The second is more confusing than anything. My suggestion is to remove it. This would mean the most important message would be more visible.