I want to copy a file (file.txt) inside all folders of a given destination. I want to create a batch file that does the job, but I'm not so skilled in Windows batch syntax.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
You can use the advanced version of the You need something like this in a batch file:
The batch file works as follows:
The Of course, since the batch file is only a single line you can also execute it directly on the command line. Just note that the variable for |
|||||||||
|