in reply to Re: Re: Re: Re: Can't spawn "cmd.exe": No error at
in thread Can't spawn "cmd.exe": No error at

So now I am totally confused. I changed my code to use 1> stdoutfile 2> stdoutfile per the prior comment, and now I'm getting file being used by another process. If I use separate files for 1> and 2> it works. AND 2>&1 sure does seem to work?
  • Comment on Re: Re: Re: Re: Re: Can't spawn "cmd.exe": No error at