"Sylvain" == Sylvain Petreolle spetreolle@yahoo.fr writes:
Sylvain> Here is what I get in wcmd : C> dir cygwin.bat Sylvain> Volume in drive C is Volume Serial Number is 1234-5678
Sylvain> Directory of C:\cygwin\
Sylvain> 01/03/2002 05:05:16 55 cygwin.bat 1 file 55 bytes 0 directories Sylvain> 2,218,336,256 bytes free
C> wcmd /c cygwin.bat Sylvain> File not found
From inside wcmd you can run the batch directly. In this case, th epatch
isn't involed neither.
Try C> cygwin.bat
Bye