Search found 1 match
- 25 Aug 2016 23:09
- Forum: DOS Batch Forum
- Topic: Copy file
- Replies: 1
- Views: 1900
Copy file
Can someone help me copy a file from an unknown location to a known location. I want to copy a file wzmul file from a folder in c drive to a folder Program data in c drive. I am using the code below, but that is not searching wzmul I guess. Please help; COPY "*.wzmul" "C:\ProgramData\...