|
-
Sep 22nd, 2006, 02:02 AM
#1
Thread Starter
Frenzied Member
-
Sep 22nd, 2006, 03:32 AM
#2
Re: Get update versions of IE
I think you can get this value from Registry. Try looking in:
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IE Setup\Setup
It contains a key name OldIEVersion, so it must have similar type key on updatedversion.
Just a guess though, never updated the IE.
-
Sep 22nd, 2006, 06:05 AM
#3
Re: Get update versions of IE
 Originally Posted by mar_zim
Is there away to get the value in update versions of Internet Explorer (see attach image)
I've tried using WMI. root\CIMV2\Applications\MicrosoftIE namespace and go through MicrosoftIE_Summary but the properties availbale are version,cipherstrength..etc. and no update versions property.
I've tried also the remaining classes under that namespace but I haven't found such property.
Any work around to get the data?
Thanks in advance.
Hi,
Here's a link how to determine the version of the installes internet explorer;
http://msdn.microsoft.com/library/de.../licensing.asp
Wkr,
sparrow1
-
Sep 24th, 2006, 08:31 PM
#4
Thread Starter
Frenzied Member
Re: Get update versions of IE
Now I found it. It's under HKEY_local_machine\software\microsoft\currentversion\internet settings.
btw thanks for all the reply guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|