Possible Duplicate:
How to modify timestamp in a dll or exe?
How can I set the timestamp for a file via the command-line to a specific date?
My specific situation is Windows 7, and I'd prefer to use Sysinternals tools suite. A generic answer would do just fine, though.
touchthat sets a files's timestamp to the current time. – William Jackson Jun 3 '11 at 20:44touch, I could specify the date. en.wikipedia.org/wiki/Touch_(Unix). Something is wrong with the auto linking though, make sure you get both parentheses. – josmh Jun 3 '11 at 20:50man touch. You have taught me something new. – William Jackson Jun 3 '11 at 20:56