The getver.exe utility displays the product name, company name, file version, private build, and file description for a file that you specify if this information can be found. This utility is available on Windows only.
This utility has the following format:
getver [OPTIONS] -f [set the File Name variable]
Specifies the available options for the command. The following options are available:
Displays the getver.exe usage message.
Displays helpful examples.
Displays the product name if the file is found.
Displays the company name if the file is found.
Displays the file version if the file is found.
Displays the private build version if the file is found.
Displays the file description if the file is found.
Specifies the absolute path name of the file whose information you want to display.
Examples
getver -p -c -v -b -d -f C:\winnt\system32\kernel32.dll
getver -f c:\sysedge\sysedge.dll
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |