redirecting console output

  • Thread starter Thread starter john smith
  • Start date Start date
J

john smith

why can i redirect the output from the XCOPY command when i debug my C#
application, but when i run it in release mode, i receive no output from the
command??
thank you for your help.
 
why can i redirect the output from the XCOPY command when i debug my C#
application, but when i run it in release mode, i receive no output from the
command??
thank you for your help.


Actually, in release mode I can't get XCOPY to work at all.
Why not?
Any help appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top