DirDate (+1 Yr Maintenance)

License: Free Trial ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

< p > DirDate is a command line tool that can easily be automated to change files' last modification date, creation date or last access date. It can change dates using either a reference file (where you can 'lift' the date from an existing file), the current date/time or a series of YEAR, MONTH, DAY, HOUR, MIN, SEC and MSEC commands. It can process files in subfolders, handles read-only files and it has a preview mode so that you can see which files will be modified. You can set file date and times right down to the 0.1 microseconds (100 nanosecond increments), or even tweak existing times up and down. < br / > < br / > Eg 1. Set all file creation dates to Christmas day: < br / > & nbsp; dirdate -CREATION date=12/25/2000 time=12:00:00 *.* < br / > < br / > Eg 2. Add 10 minutes to file modification dates: < br / > & nbsp; dirdate -MODIFIED ADD=6000000000 *.* < br / > < br / > Eg 3. Set folder dates to the date of the oldest file. This is very handy when you copy photos to a new computer. < br / > & nbsp; dirdate -r -diroldest c:My Documents < br / > < br / > DirDate has a report mode which is used to save the dates from one folder and then apply < br / > them to a new folder. This is extremely handy for saving file creation dates from an old < br / > computer when you copy photos, documents etc across to a new computer, as the creation date < br / > is NEVER preserved by file copying software. < br / > < br / > Here's how: < br / > < br / > 1. Start a Command Prompt (e.g. Start MenuRun..., command) < br / > 2. Use the command CD to change to the original folder (e.g. CD "c:My Documents") < br / > 3. Run DirDate in report mode to backup all file creation dates: < br / > < br / > & nbsp; & nbsp; & nbsp; & nbsp; "c:Program FilesDataMysticDirDatedirdate.exe" -report -r -CREATION *.* & gt; report.bat < br / > < br / > & nbsp; & nbsp; Note: -r means 'recurse into subfolders' < br / > & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; -report means report mode < br / > & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; -creation means file creation dates < br / > < br / > & nbsp; & nbsp; The output is saved to report.bat. < br / > 4. Copy report.bat to the destination folder after the files have been copied. < br / > 5. Run report.bat by double-clicking it or by typing 'report.bat'. < br / > < br / > That's it! You can also use -ALL instead of -CREATION to save all date < /p >

VERSION HISTORY

  • Version N/A posted on 1970-01-01

Program Details