New
#1
BATch output to file Heeeelp!
Win10 - 64 bit Pro. Version 1909. fully up to date, but obviously with KB4524244 uninstalled.
G'day folks.
I have a Win .BAT file that I run every day to copy important data from the days doings from the C:\ VRPC to the D:\VRPC.
Below is one command line from the BAT file... (There are a number of others).
XCopy C:"Apps\VirtualRPC-DL620\HardDisc4\Net\Pluto\!Pluto\Articles" D:"ROStuff\VirtualRPC-DL620\HardDisc4\Net\Pluto\!Pluto\Articles" /Y
This copies the Pluto Articles Directory/files from the C to the D drive, in the process displaying the files onscreen as they are copied.
What I'm after is additional commands/flags that will output the processes displayed to a file?
Thanks
Dave
I'm aware there are those flags, but I can't get them to work. :-(
D.