M
M
Maguars2021-02-09 10:05:37
Command line
Maguars, 2021-02-09 10:05:37

Copying from a folder to another bat folder?

https://imgur.com/a/UQGH28e
You need to make a batch file so that files from folder 1 are copied to folder 2 with replacement.
It is desirable that this happens without unnecessary confirmation. Tipo like this: I
launched the bat file and he replaced the file without my confirmation.
the folder in which the osk.exe object is located - D: \ 1 from here to folder 2
D: \ 2 - here from folder 1.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dollar, 2021-02-09
@Maguars

copy /Y D:\1\*.* D:\2

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question