- Jul
- 5
- 0
I am using TCC v.26 and trying to use the Touch command with the "/Dc" parameter to update the creation datetime stamp on a group of files. It works as expected if I try on an individual file. The documentation indicates this command does work with the @Files option, which is supposed to act on the list of files in the @File, not the @File itself. I have created a small text file with the list of files where I am attempting to change the creation or modify date. Although it does not generate any error, it only changes the datetime stamp on the @File itself. The command is listed below, but I have tried variations without quotes, and with the @ sign at the beginning of the pathname (as implied in the Help for the @File Lists).
Any advice on what I am doing wrong? Thank you.
touch /dc2022-10-24 /tc15:00 D:\Pictures on D drive\Test\"@MyList.txt"
Any advice on what I am doing wrong? Thank you.
touch /dc2022-10-24 /tc15:00 D:\Pictures on D drive\Test\"@MyList.txt"