GetFileInfo

GetFileInfo is a console (command-line) utility to extract and return various file information (date, time, version, specification).

File version qualifiers may be useful to create versioned filenames. File specification qualifiers may be useful to extract drive, path, name and extension like batch processor (cmd.exe) argument substitution does, but without expanding wildcards to existing file names that cmd.exe does automatically for the script substitutions. Extracted specification parts containing wildcards can be used for further file processing.

Works in Windows 2000, XP, 2003, Vista, Windows 7/8/10.