I'm trying to run a program, and rediect teh output.
MyProg.exe
parameters: /F:somefile >%TempLaunchDir%\File.Out
the file is never created.
Thoughts?
MyProg.exe
parameters: /F:somefile >%TempLaunchDir%\File.Out
the file is never created.
Thoughts?
Comment