copy /b Source+,,
updates a file's Modified Date.
Is there a method for folders?
copy /b Source+,,
updates a file's Modified Date.
Is there a method for folders?
I can't see a simple way to change the date.
Neither renaming nor changing attributes has an effect on the modified date.
Currently, the only way seems to rename the directory, create a new one and move the content from the old to the new directory.
That's only a nasty solution.