http://bugs.winehq.org/show_bug.cgi?id=6322
Summary: wcmd.exe module not found Product: Wine Version: 0.9.21. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P3 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: ladik-BigBoss@seznam.cz
when devcpp.exe calls CreateProcess(C:\windows\temp\mak2685.tmp.bat, c:\windows\temp\mak2685.tmp.bat, ...)
in terminal: wine: could not load L"C:\windows\system32\wcmd.exe": Module not found
With wine 0.9.19 everything works fine. I don't know what module wasn't found. Both /usr/lib/wine/wcmd.exe.so and ~/.wine/drive_c/windows/system32/wcmd.exe are installed.