Version Information Spy

   
Release: 7.2.0
Date: 02 August 2011
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

Download

You can get the latest version of the Version Information Spy here.

Executable Program Installer (v7.2.0)

Download link Description
dd-vis7.zip (1141Kb)
Contains a setup program for installing Version Information Spy along with a read-me file. See the Install Info tab for details of how to install the program.
MD5 Checksum: c311e2a04b4940405c73f351ced55af6

Source Code

Version Information Spy's source code is maintained as part of the Version Information Tools Subversion repository on Google Code. The current development tree and snapshots of all Version Information Spy releases back to v7.0.3 are available.

There are four ways of accessing the Version Information Spy source code:

  1. The repository can be viewed using the online Google Code repository viewer. See the separate vis sections of each of the trunk and tags branches.
  2. Code can be checked out or exported from the Subversion repository. The URL of the repository is:
    http://verinfo-tools.googlecode.com/svn/
    The main development tree is in the trunk/vis branch. Stable releases are located under the tags/vis folder in sub-directories named after release numbers.
    Check outs are read only - you can't commit any changes unless you join the project. However, if you create a useful enhancement or bug fix, please create an entry on the Issue Tracker and attach a zip file containing your enhancement or fix.
  3. An archive of the source code of each release back to v7.0.3 is available from the Version Information Tools Download Manager.
  4. The source code of v7.2.0 can be downloaded from this site as dd-vis7-src.zip.

Instructions for building the development tree are provided in Build.html which is included in the code repository. Similar files are included with the releases stored in the tags/vis branch of the repository. However, to learn how to build v7.0.3 you need to read ReadMe-Src.txt which is included in the Docs directory of the /tags/vis/release-7.0.3 branch of the repository.

Please note that source code for versions of Version Information Spy earlier than v7.0.3 is not available.

Library Code

In order to compile Version Information Spy some additional DelphiDabbler library components and units are required. This library code is not included in the repository but can be downloaded below.

Download link Description
dd-verinfo.zip (66Kb)
Source code for the version information component.
MD5 Checksum: 2965bdb36550b746caf2c7ed38171c4a
dd-sysinfo.zip (54Kb)
Source code for the system information unit.
MD5 Checksum: 219fe481fc6847504a8972f28aa1fc8c
dd-messagedlg.zip (85Kb)
Source code for the message dialog components.
MD5 Checksum: 804b2b3d4f9e50f0701a0b73eb092b6c
dd-dropfiles.zip (70Kb)
Source code for the drop files components.
MD5 Checksum: 159a54a49b400d8b3e30fb24c4104c02
dd-wdwstate.zip (74Kb)
Source code for the window state components.
MD5 Checksum: fef0903a69d28e19ccac4e181346f57c
dd-aboutbox.zip (41Kb)
Source code for the about box component.
MD5 Checksum: e558dc7783242a7045642f2ff00dab33
dd-streams.zip (65Kb)
Source code for the stream extension classes.
MD5 Checksum: 502d18e706fe5caac61f119e1ca067ab

Refer to Build.html for details of how to use the required components and units.