Retreiving "file version" information

G

Guest

HI all,

Does anyone know a command line way of retreiving the file version
information that is available within windows by looking at the properties of
a file and choosing the "version" tab?

Any help would be appreciated.

Thanks,

Ellis
 
F

foxidrive

HI all,

Does anyone know a command line way of retreiving the file version
information that is available within windows by looking at the properties of
a file and choosing the "version" tab?

Any help would be appreciated.

Thanks,

Ellis

FILEINFO.EXE 2.2 - Windows File Info - by Clay Ruth 04/12/1996 - 01/28/1999

FILEINFO filespec [/s]

Searches for standard Windows file information (StringFileInfo) and reports
the file name, date and time stamp, and size, followed by either a summary
of the found information or a statement that no other info is available.
Switch /s enables subdirectory searching.

Returns errorlevel 0 if info found, 1 if info not found, 2 if error.
When wildcards are used, highest level for the file group is returned.
 
G

Guest

Thank you both for your quick responses.

Answer found and I am happy!

Ellis Dixon
MCSA, CCNA
PC Support Manager, John Wiley & Sons UK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top