I'm really under the gun timewise at work, getting too little sleep, so many thanks in advance for help, and many apologies for probably vanishing without proper acknowledgment if there's a working ...
Is it possible to read from a txt file to get a value to use in a batch file. I'm able to do it if I know what value I'm looking for in the txt file, but I'm not able to read line by line. Runs a ...
First, you have to create a script to copy files from the source folder to the destination folder. We will use the xcopy command for this. The syntax of the command will be as follows: xcopy "path of ...