Re: Login Script - Internet Explorer Patch

From: James Whitlow (JmsWhitlow_at_hotmail.com)
Date: 10/10/03


Date: 10 Oct 2003 08:06:41 -0500


"Moe Szyslak" <moe_szyslak@bigpond.com.news> wrote in
news:3f84a463@news.leadingedgeinternet.net.au:

> How can I determine what version of Internet Explorer is installed via
> Login Script so i can then proceed to install the correct IE Patch?
>
> Cheers;
> Moe

Moe,
  This is the code that I use in my vbscript login script (watch out for wrapping):

' ### October 2003, Cumulative Patch for Internet Explorer (828750) ###
IEVersion=WSH.RegRead("HKLM\SOFTWARE\Microsoft\Internet Explore\Version")
Err.Clear
WSH.RegRead("HKLM\Software\Microsoft\Active Setup\Installed Components\" _
  &"{96543d59-497a-4801-a1f3-5936aacaf7b1}\ComponentID")
If Not Err=0 Then
  Select Case IEVersion
    Case "5.50.4807.2300":ServerPath="5.5SP2"
    Case "6.00.2800.1106", "6.0.2800.1106":ServerPath="6SP1"
    Case Else:ServerPath=False
  End Select
  If ServerPath Then
    WSH.Run """"&NetLogon&"\exe\MS03-040\"&ServerPath&"\q828750.exe"" /Q:A /R:N",0,True
  End If
End If



Relevant Pages

  • Re: Repair IE 6.0 in XP?
    ... Hi Moe - Well good! ... >> Regards, Jim Byrd, MS-MVP ... You Cannot Install Some Updates or Programs ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Is Microsoft serious?
    ... From the description on the page and from what Moe is saying it ... When you get your Ubuntu package it will have 2 CD's in it. ... is an install CD if you decide to install Ubuntu. ... allows you to resize your partitions. ...
    (alt.computer.security)
  • Re: program listing
    ... >> Hi, Moe, ... >> Some you can install manually, ... >> They are actually shortcuts, ... >> Others you create as a shortcut, and the icons can then be dragged onto the ...
    (microsoft.public.windowsxp.newusers)
  • Re: www DAB Radio 31 1
    ... >Venus Williams and Boris Becker ... >Which Nicotine Patch needs to be worn for only 16 hours? ... >Nicorette Patch ...
    (uk.rec.competitions)
  • Re: Update Microsoft Virtual Machine
    ... I have tried to download the install and install it that way too. ... > Marshall & Moe, ... > Version 3805 is needed if you haven't any MS-Java-VM installed. ...
    (microsoft.public.windowsupdate)