Skip navigation

JSI Tip 9592. KEYTIMES.EXE freeware reports the data and time that a registry key was created / modified.

Download KeyTimes.exe freeware.

KEYTIMES.EXE recursively opens the keys in the specified hive(s) and write the date / time and key to the console.

When you type keytimes /?, you receive:

Usage: keytimes   hklm | hkcu | hkcr | hku | all | allfast \["filter"\]

        "allfast" omits HKCR and HKCU since they are links to
        subkeys of HKLM and HKU

        "filter" - case-insensitive substring matching on would-be output



Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish