<?xml version="1.0" encoding="windows-1252"?>
<node id="1005202" title="Re: How to get version number of any application installed on box" created="2012-11-22 21:55:45" updated="2012-11-22 21:55:45">
<type id="11">
note</type>
<author id="857302">
bulk88</author>
<data>
<field name="doctext">
Since you are on Windows, if you have a EXE or DLL, the majority of them have a version number in them if you right click-properties-version tab. [href://http://search.cpan.org/~jdb/Win32-0.45/Win32.pm#Win32::GetFileVersion(FILENAME)] will get you that info API wise. You are using an API from version.dll to get that info. So google version.dll and Perl and maybe you will find more.
&lt;br&gt;&lt;br&gt;
Trying to extract the version number from MSI or the registry, I dont know about. You are venturing into the COM land.</field>
<field name="root_node">
1005115</field>
<field name="parent_node">
1005115</field>
</data>
</node>
