Hello everyone,
I have a bat file that is launched when a torrent finishes downloading on my laptop which launched robocopy to copy it to my server computer.
I want to have the server run a few programs to extract the file and move it to the correct directory structure.
I want to launch a bat file on the server from the first bat file using the call command, however I am not sure if this...
↧