wcmd: Try executing the process even if the exe file doesn't exist.
commit5ac2238ad074d652c70da4691c1028f264592888
authorAlexandre Julliard <julliard@winehq.org>
Tue, 21 Mar 2006 11:00:17 +0000 (21 12:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Mar 2006 11:00:17 +0000 (21 12:00 +0100)
treee8ee2b08f45bac331a2f7777d647436a10a06d8f
parentd404fb5bf84206b5990516e85f48096196f8cd55
wcmd: Try executing the process even if the exe file doesn't exist.

It may be a builtin exe in which case the CreateProcess call will
succeed.
programs/wcmd/wcmdmain.c