Article ID: 913111 - Last Review: October 11, 2007 - Revision: 1.4 How to use the Filever.exe tool to obtain specific information about a file in WindowsOn This PageSUMMARYMicrosoft includes the Filever.exe tool in the Support\Tools\Support.cab file on the Microsoft Windows Server 2003, Microsoft Windows XP, and Microsoft Windows 2000 CDs. You can use this tool to obtain specific information about a file. This information includes version information and platform information. The Filever.exe tool is available in a 32-bit version and in a 64-bit version. You can run the 32-bit version of the tool on an x64-based computer. However, you cannot run the 64-bit version of the tool on a 32-bit computer. INTRODUCTIONThis article describes how to use the Filever.exe tool to return detailed information about a file. This information includes the following:
MORE INFORMATIONThe Filever.exe tool is included in the Support.cab file on Microsoft Windows operating system CDs. This .cab file is located in the following folder on these CDs: drive:\Support\Tools Note drive is the letter of the CD drive.To extract the Filever.exe tool, locate the Support.cab file by using Windows Explorer, right-click Filever.exe, and then click Extract. The copy of the Filever.exe tool that is included with 32-bit versions of Windows is a 32-bit program. The copy of the Filever.exe tool that is included with x64-based versions of Windows is a 64-bit program. The 32-bit version of the Filever.exe tool runs on an x64-based version of Windows. However, the 64-bit version of the Filever.exe tool does not run on a 32-bit version of Windows. To download the Filever.exe tool, visit the following Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&displaylang=en
(http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&displaylang=en)
Command-line switchesThe Filever.exe tool uses the following syntax:filever [/S] [/V] [/E] [/X] [/B] [/A] [/D] [[drive:][path][file_name]] This tool supports the following command-line switches:
filever.exe *.* /B >filelist.txt OutputThe following example shows the output that is generated when you type filever *.* /B in a folder that contains the Kbdhept.dll file:-rash W32i64 DLL - 5.2.3790.0 shp 9,728 03-25-2003 c:\windows\kbdhept.dll Collapse this table
ExamplesThe following examples show the Filever.exe tool output for Windows files on various hardware platforms.The following output is generated from the 32-bit version of the Filever.exe tool for an x64-based file: --a-- W32 APP ENU 5.2.3790.1830 shp 88,064 03-24-2005 c:\windows\notepad.exe --a-- Wx64 APP ENU 5.2.3790.1830 shp 22,016 03-24-2005 C:\windows\rsdiag.exe d---- - - - - - 0 08-31-2005 [c:\Windows\inf] The following output is generated for a text-based file: -ra-- - - - - - 7,895 08-23-2001 c:\Windows\inf\1394.inf The following output is generated for a file from an Itanium-based system: -rash W32i64 DLL - 5.2.3790.0 shp 9,728 03-25-2003 c:\x64ver\kbdhept.dll The following output is generated for a 16-bit Windows file: --a-- W16 DLL ENU 1.7.0.0 shp 94,784 03-24-2005 c:\x64ver\twain.dll --a-- DOS - - - - 39,274 8/23/2001 c:\windows\system32\mem.exe APPLIES TO
| Article Translations
|

Back to the top
