Clone the Created/Modified/Accessed time of one file into one or more files.
The Created/Modified/Accessed time is taken from the file specified in [source filename] parameter
and set into the file or wildcard specified in [Wildcard] parameter.
Examples:
clonefiletime "c:\temp\file1.txt" "c:\files\*.txt"
clonefiletime "c:\temp\file1.txt" "c:\temp\file2.txt"