[Q] CreateProcess for Batch files

Alexandre Julliard julliard at winehq.com
Mon Jul 22 20:50:42 CDT 2002


Mike McCormack <mikem at codeweavers.com> writes:

> Launching wcmd would probably be the best option. Perhaps have a
> handler in the config file like:
> 
> [Executable types]
> "bat" = "wcmd %s"

I don't think we want to check extensions this way. We should simply
hand off all command lines we cannot execute another way to the
command interpreter (which could be made configurable so you can use
native cmd.exe if you have it).

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list