Is there a tool that would allow me to change the file creation time and file modified time on a list of files?

Must be able to work in the NTFS and FAT32 file systems.

link|improve this question

73% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Total Commander is of course the answer to all file management problems! However if you only want to change dates (and other file properties), Better File Attributes is a cheaper alternative.

Better File Attributes

It's a shell extension (added to the context menu of files) that allows you to change creation, access and modification date and time.

If you want a freeware application, SetFileDate will do the trick too.

SetFileDate

link|improve this answer
I'll accept the free ware solution SetFileDate as the answer. Thank you. – Mark Tomlin Nov 18 '09 at 13:13
feedback

Total Commander enables you to change creation date and time for a file.

  • select one or more files
  • select menu Files -> Change attributes
  • in lower part of the form that opened click More attributes button
  • for property select creationdate to change time and date (creatiotime if you only want to change time)
  • click on >> button and enter value for date and time you want, then click OK
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.