How to say no to all “do you want to overwrite” prompts in a batch file copy?

后端 未结 14 1277
感动是毒
感动是毒 2020-12-23 11:36

By default, copying from the command prompt will prompt you to overwrite files that already exist in the target location.

You can add \"/Y\" to say \"Yes to all\" re

14条回答
提交回复
热议问题