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.
feedback
|
|
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 | |||||
feedback
|
