Hi Pete,
I'm not sure exactly of the tags you want to copy,
but the command will look something like this:
exiftool "-xptitle<filename" "c:/images"
To determine the exact tags names to use, run "exiftool -s"
on a file which contains the tags to see what they are called.
- Phil