COPY (Command Processor) (Windows Embedded CE 6.0)
1/6/2010
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.