时间:2010-12-02 01:47:16

标签: batch-file cmd xcopy

我有代码:

xcopy /s C:\Documents and Setting\WindowsXP-VM\Desktop\USB\* to C:\Documents and Setting\WindowsXP-VM\Desktop\startup

pause

保存在.bat文件中,当我运行它时,它说参数数量无效我在google上查看了abit并且无法弄清楚这一点我甚至尝试将dest放入引号并且给出了我另一个错误。

1 个答案:

答案 0 :(得分:3)