Hello all, I'm running 'wineconsole cmd' to run legacy batch files. The batch files use the 'if exist' command to see if a directory contains files with a certain extension. But so far, 'if exist *.o echo Files Found' does not work and these batch files cannot complete. Is there an option I can turn on to get this behavior from Wine? Thanks, Shaun