IE6 version

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My IE show version "6.0.2800.1106.xpsp2.040919-1003" from About Box. However,
I am unable to find any info. about where does the "xpsp2.040919-1003" come
from - not in registry and not in any files.

I need that because I am writing a program to collect all the IE versions
from a large amount of PCs. Can anybody help?

** I try to look at the version of file shdocvw.dll but the version is
different.

Brgds,
Joseph Liu
 
In Joseph Liu <Joseph (e-mail address removed)> had this to say:

My reply is at the bottom of your sent message:
My IE show version "6.0.2800.1106.xpsp2.040919-1003" from About Box.
However, I am unable to find any info. about where does the
"xpsp2.040919-1003" come from - not in registry and not in any files.

I need that because I am writing a program to collect all the IE
versions from a large amount of PCs. Can anybody help?

** I try to look at the version of file shdocvw.dll but the version is
different.

Brgds,
Joseph Liu

You can get that information from this registry string:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer

Galen
 
Joseph,

The 2nd part probably comes from:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
"BuildLab" REG_SZ
 
Back
Top