Hi, When I switched to 20040615 from 20040505, a batch file I've been using stopped working. I now get the following errors, after a whole bunch of 'fixme:ttydrv' messages: fixme:exec:ShellExecuteExW32 flags ignored: 0x00000500 fixme:exec:SHELL_ExecuteW Strange error set by CreateProcess: 203 fixme:exec:SHELL_ExecuteW Strange error set by CreateProcess: 203 Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: Environment variable not found I'm invoking wine like this: wine start.exe vcbuild.bat >errors 2>&1 Anyone have an idea of what's going wrong?