Who can help me write a short bat (is the copy command) can be a plus

Users questions: Requirements: 1. Double-click the bat file, automatically "C: * DocumentsandSettings * Administrator * Desktop" copy all files to "F: * New folder" 2. If you encounter duplicate names file, the file will automatically skip continue Not copy the file copy completed
Experts answer: @ EchooffCOLOR2FCLSxcopyC: * Docume ~ 1 * Admini ~ 1 * Desktop F: * New text ~ 1 * e * hclsEcho file copying is done! pauseCOPY command without France replicon folder, so I used the XCOPY command, COPY command is an enhanced version. Er Skip to file, I did not seem to find this Gongneng, but there will be Tishi, you Keyiquanbu Xuan N also want to say is, if you want to back up icon on the desktop, they are not all in the ADMIN ISTRATOR inside, some where in the AllUsers, if you want to copy inside, just xcopyC: * Docume ~ 1 * Admini ~ 1 * Desktop F: * New text ~ 1 * e * h the next line with xcopyC: * Docume ~ 1 * ALLUSE ~ 1 * Desktop F: * New text ~ 1 * e * h
  • This information provided by the users.Thanks!