Re: How to get rid of command window?
Nope, I believe you will need to read the contents of the file and then write them to the destination file manually in order to copy a file with out the command prompt showing. If you are using .NET you can use the file.copy function.
|