Dos copy dir
from https://stackoverflow.com/questions/13314433/batch-file-to-copy-directories-recursively
(using the standard command prompt from Windows 7 64 bits SP 1):
robocopy source_dir dest_dir /s /e
留言
張貼留言