Version Information Spy

   
Release: 7.1.0
Date: 21 November 2009
O/S: Windows 95, Windows 98, Windows Me, Windows NT 3.1, Windows NT 4, Windows 2000, Windows XP, Windows 2003 Server, Windows Vista, Windows 2008 Server

Screen Shots

Screenshot 1

The GUI version of Version Information Spy 7.0.3 is shown displaying its own version information. The mouse cursor is hovering over the value of the "Comments" string table entry. The full text of this entry is displayed in a pop-up window.

Screen shot of Version Information Spy GUI program

Screenshot 2

The command line version of Version Information Spy 7.0 is shown running in a console window and displaying the de-compiled resource source code of its own version information resource. The command line used to invoke the program was:

filevercmd filevercmd.exe -r

where filevercmd.exe is the file from which we read version information and the -r switch displays the source code.

Screen shot of Version Information Spy Command Line program