COPY (Command Processor) (Windows CE 5.0)
This command copies one or more files to another directory.
COPY source [+ source [+ ...]] [destination]
Parameters
- source
Specifies the names of the files that you want to copy. - destination
Specifies the location to which you want to copy the files.
Remarks
To append files, specify a single destination file, but multiple source files. You can specify multiple files by using wildcards or as file1+file2+file3.
See Also
Command Processor Commands | Command Processor Shell
Send Feedback on this topic to the authors