MSFN Forums: Windows Updates - MSFN Forums

Jump to content


  • (21 Pages)
  • +
  • « First
  • 9
  • 10
  • 11
  • 12
  • 13
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Windows Updates For 2000 SP4, XP SP3, and 2003 SP2 Rate Topic: -----

#200 User is offline   Crash&Burn 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 361
  • Joined: 11-March 05

Posted 16 August 2009 - 09:27 PM

Man, whats with everyone going back to Win2K ?? IIRC FDV had left Win2K for one of the server flavours (or was it linux?) a year or two ago, but appears to be a Win2K'er again? I never realized tommyp didn't use WinXP until a couple posts scattered in the forum recently.

I kept meaning to upgrade to WinXP... but everything still works that I want, aside from the odd piece of software now n then that I have to replace with something else.

Maybe TommyP can donate/upload his Spreadsheet as a file to the Update List thread, for whomever might want to take over?

This post has been edited by Crash&Burn: 16 August 2009 - 09:31 PM


#201 User is offline   Muppet Hunter 

  • XP Hotfix List Maintainer
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 18-March 05
  • Gender:Male
  • Location:East Anglia, UK

Posted 17 August 2009 - 07:08 AM

I would do the XP list if it got it's own sticky thread to make the admin a bit easier.

#202 User is offline   xyu 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 04-November 04

Posted 17 August 2009 - 07:27 PM

oh yes please, do it. We'll support you !!

Very nice job, i'll compare it with my kb directory right now.
Great job.

This post has been edited by xyu: 25 August 2009 - 03:05 PM


#203 User is offline   fdv 

  • An HFSLIP Guy
  • Icon
  • Group: Developers
  • Posts: 1,013
  • Joined: 16-July 04
  • Gender:Male
  • OS:XP Pro x86
  • Location:About 3 hours from TommyP
  • Country: Country Flag

Posted 17 August 2009 - 11:17 PM

@Crash & Burn -- I actually used Kubuntu for a while. At least a year. I liked it okay, but when it got to the point where I was twiddling with WINE because I was running more Windows programs than 'nix programs... I realized it was kinda pointless. Look at the tiny uTorrent. Look at the Linux equivalent in 2007/2008 -- WAY bigger, less features. MS Office, Xnews, Adobe Photoshop (don't give me that Gimp or Gimpshop song and dance), it came to the point where I decided to go back to 2000 (and 2003 on a machine).

@Muppet Hunter -- if TP gives his blessing we will proceed and pin a thread. I can put it at vorck.com OR simply put a redirect on my page. An important element is, of course, marking old KB's as replaced/obsolete so people can del them from the HF folder. As an added incentive, nearly everyone on the web is giving up maintaining these lists, so if you choose to proceed, your effort alone will drive a lot of traffic to MSFN. That would be a good thing. Scout around for well-maintained, non-abandoned Windows hotfix lists... you won't find many left.

BTW you also need patience for people who will IM you the SECOND that a fix comes out if you didn't make an update :wacko: :lol:

Let me clear it with Tom though I am sure he'll be okay with pinning a thread and of course handing over the existing source, now frozen, for you to reformat any way you like for your own presentation.

#204 User is offline   Crash&Burn 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 361
  • Joined: 11-March 05

Posted 17 August 2009 - 11:58 PM

A couple others have done these update lists in the past, and they start out great. Then their interest wanes and they'll just up and disappear with no notice whatsoever.

Basically, what I've been doing is have a Win2K VM that is patched w/ SP4 + UpdateRollup, then run hfnetcheck with the MSSecure.xml file within the VM:

Quote

hfnetchk -o xml2 -x mssecure.xml -vv -f hf.xml

Grep the file for "\<Download URL\>", ie

Quote

<DownloadURL>http://download.microsoft.com/download/5/2/3/5231e3ef-ae49-4ee6- aa06-f9f226bc9cfb/windows2000-kb828035-x86-enu.exe</DownloadURL>

Of which I can output the last forward-slash piece to a text file, (generally process the text with with gawk in a .cmd batch script) compare vs my HF folder, and have the download links even to fetch the files in question. I may see how an AHK script handles the whole shebang, instead of UnxUtils and .cmd batch.

YMMV, and you need an actual working copy of HFNETCHK which is pretty hard to find these days, I dunno if were even allowed to link to where a copy can be found.

I had given autopatcher a try a few times, to see how it handled just fetching the patches (as it downloads them from MS servers now). While it does a half-decent job with XP, it's a complete fail IRT Win2K. I was looking for a less time intensive way of building an updated central XP location for when I do the odd XP reinstall for family and friends. Since I don't keep up with XP in general. Even with AutoPatcher and a few other methods, every single time I need to build a current XP disk it winds up taking literally days of troubleshooting obscure issues. Especially OEM boxes which don't legally allow you to install a "real version of XP". After the most recent incident, I've pretty much stopped offering my help/time.

This post has been edited by Crash&Burn: 18 August 2009 - 12:00 AM


#205 User is offline   tommyp 

  • MSFN Addict
  • Icon
  • Group: Developers
  • Posts: 1,612
  • Joined: 09-January 04
  • Gender:Male
  • OS:none specified
  • Location:3 hours away from FDV
  • Country: Country Flag

Posted 19 August 2009 - 09:55 AM

I have no prob with muppet hunter doing the updates. In my opinion, it's probably easier having the list posted on a separate site but that's only my opinion. Muppet, PM me offline if you want me to send you that spreadsheet.

#206 User is offline   Muppet Hunter 

  • XP Hotfix List Maintainer
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 18-March 05
  • Gender:Male
  • Location:East Anglia, UK

Posted 19 August 2009 - 01:07 PM

@fdv

I was thinking that you could host the main list and I could re-edit the first post of the new thread with anything issued after patch Tuesday. I'll keep the same kind of format where deletions are listed. I'm ready for the dreaded IM's :}

@Crash&Burn

Thanks, I'll take a look at hfnetchk.

#207 User is offline   fdv 

  • An HFSLIP Guy
  • Icon
  • Group: Developers
  • Posts: 1,013
  • Joined: 16-July 04
  • Gender:Male
  • OS:XP Pro x86
  • Location:About 3 hours from TommyP
  • Country: Country Flag

Posted 19 August 2009 - 08:31 PM

Muppet Hunter has taken up the XP fix list, and deserves every XP user's gratitude :thumbup

This post has been edited by fdv: 24 August 2009 - 10:02 AM


#208 User is offline   weiner 

  • Group: Members
  • Posts: 1
  • Joined: 14-September 08

Posted 25 August 2009 - 10:22 AM

August 2009 cumulative time zone update for Microsoft Windows operating systems: KB970653 -->HF (will no Kabul Time Zone problem)
Important: this update supersedes and replaces update KB955839 (deleted fom HFSVCPACK_SW1)
http://support.microsoft.com/kb/970653

New update in August: KB968389 (Extended Protection for Authentication)
http://support.micro...om/?kbid=968389

#209 User is offline   mukke 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 25-January 08

Posted 29 August 2009 - 06:24 AM

edit:
Windows Update Agent 3.0 was updated to version 7.4.7600.226. Here's the link to the updated version: http://download.wind...Agent30-x86.exe
/edit

I guess that on the list for XP the entry for WindowsXP-KB969898-x86-ENU.exe should be moved to the "have been replaced"-section, because it was superseded by WindowsXP-KB973346-x86-ENU.exe on July 14th 2009.
For the german speaking audience: http://patch-info.de.../2009/07/14/658

THANK YOU!
Muppet Hunter for maintaining the xp-list,
tommyp for this great peace of code and
everybody contributed either way.

This post has been edited by mukke: 29 August 2009 - 06:35 AM


#210 User is offline   Tomalak 

  • Member
  • PipPip
  • Group: Members
  • Posts: 162
  • Joined: 24-January 06
  • Gender:Male

Posted 30 August 2009 - 06:59 AM

[Updates]
Fixed typo (KB973346 instead of KB973349) in the first item - thanks to Trolleri for noticing that!
[/Updates]


Hello,

I'm preparing for a new install in near future, and was comparing my list of updates for WinXP SP3 with the official one maintained by Muppet Hunter.
I have a few remarks:

1) KB969898 (ActiveX killbits of June 09) is still listed, but was replaced by KB973346 (MS09-032, ActiveX killbits of July 09).

2) KB955839 (Timezone update of December 08) is still listed, but was replaced by KB970653 (Timezone update of August 09).

3) KB972636 (IE8 compatibility list of July 09) is still listed, but was replaced by KB973874 (IE8 compatibility list of August 09).

4) Windows Update Agent is linked with version 7.2.6001.788, but meanwhile version 7.4.7600.226 is available.

5) Not sure whether it makes sense to list the optional update KB968389 (Extended Protection for Windows Authentication) without at least mentioning that to activate it respective registry entries have to be set. An appropriate file to be included in HFSVCPACK is attached.

HTH,
Commander Tomalak

Attached File(s)


This post has been edited by Tomalak: 05 September 2009 - 07:57 PM


#211 User is offline   Trolleri 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 29-May 05
  • Gender:Male
  • Location:Danmark

Posted 01 September 2009 - 04:43 PM

Typo corrected...

This post has been edited by Trolleri: 07 September 2009 - 02:08 PM


#212 User is offline   willydejoe1234 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 13-January 07

Posted 13 September 2009 - 11:11 AM

New updates in September 2009

new directx_aug2009_redist.exe available
http://www.microsoft...b1-442d8712d553

Windows Update Agent 3.0 (Version 7.4.7600.226)
http://patch-info.de.../2009/08/27/681

kb968816
http://www.microsoft...5a-11284b4b800c

kb956844
http://www.microsoft...02-660f612e2a12

kb971961(JScript 5.8 for I.E 8 or JScript 5.7 for I.E 7) depends on the browser, use the appropriate version.
http://www.microsoft...b1-527afdc1dc0f For I.E 8
or
http://www.microsoft...75-029045d7a62a For I.E 7

kb973874 New update for Internet Explorer 8 Compatibility View List for Windows XP (Monthly)
http://www.microsoft...d1-403aed05b18c

windows-kb890830-v2.14 Microsoft® Windows® Malicious Software Removal Tool (Monthly)
http://www.microsoft...b3-75b8eb148356

This post has been edited by willydejoe1234: 13 September 2009 - 11:30 AM


#213 User is offline   Muppet Hunter 

  • XP Hotfix List Maintainer
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 18-March 05
  • Gender:Male
  • Location:East Anglia, UK

Posted 13 September 2009 - 04:45 PM

Thanks for all the pointers to the updates, there's a few there that I'd have probably missed. I don't use IE, Office or Windows Update so posting these links would be much appreciated :thumbup

I'll be sending the new revised list to fdv as soon as I've finished updating it.

#214 User is offline   willydejoe1234 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 13-January 07

Posted 13 September 2009 - 05:42 PM

Office 2007 update September:

Update for Microsoft Office Outlook 2007 Junk Email Filter (KB973514)
http://www.microsoft...4b-e6c38868945c

but this post should not be here

these are very important for Microsoft's browser

new directx_aug2009_redist.exe available
http://www.microsoft...b1-442d8712d553

Windows Update Agent 3.0 (Version 7.4.7600.226)
http://patch-info.de.../2009/08/27/681

This post has been edited by willydejoe1234: 13 September 2009 - 06:01 PM


#215 User is offline   Muppet Hunter 

  • XP Hotfix List Maintainer
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 18-March 05
  • Gender:Male
  • Location:East Anglia, UK

Posted 13 September 2009 - 09:05 PM

Attached is a regfile for WindowsXP-KB967715-x86-ENU.EXE which is for the Autorun Disable update as referenced on the XP hotfix list. I've set it so that autorun is disabled on all drives, refer to the link to the KB article above if you want to alter this.

The QFE version of the above hotfix (HFSLIP uses the QFE version) incorporates a fix for an explorer update issue when running an application as another user, as described here http://support.microsoft.com/kb/949860.

This is probably most commonly seen if you're logged in as a limited user and need to run Windows Explorer as admin to access system files for maintenance - you need to keep refreshing the view to display any changes when copying, moving, deleting etc.

Attached File(s)



#216 User is offline   Muppet Hunter 

  • XP Hotfix List Maintainer
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 18-March 05
  • Gender:Male
  • Location:East Anglia, UK

Posted 13 September 2009 - 09:27 PM

@willydejoe1234

I'm not sure what you mean by the DX redist or WU being important for Microsoft's browser, but the Junk Email Filter is probably something that's considered non-core. I'm open to ideas on the latter if anyone thinks it's worth including. Thanks for the links though, quite a few of which I'll include :)

@everyone

Don't worry about posting MS Security Bulletin updates (ie the Patch Tuesday security fixes) as I have these covered. Virtually anything else is welcome though :)

#217 User is offline   tommyp 

  • MSFN Addict
  • Icon
  • Group: Developers
  • Posts: 1,612
  • Joined: 09-January 04
  • Gender:Male
  • OS:none specified
  • Location:3 hours away from FDV
  • Country: Country Flag

Posted 14 September 2009 - 03:28 AM

Let's not include microsoft office updates. It's way outside the scope of hfslip. :)

#218 User is offline   Muppet Hunter 

  • XP Hotfix List Maintainer
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 18-March 05
  • Gender:Male
  • Location:East Anglia, UK

Posted 14 September 2009 - 03:45 AM

A junk update if ever there was one I suppose :)

The only other update possibly worth including in the future is the exFAT update, but by that time we'll all probably be using Windows 7 or 8 :P

This post has been edited by Muppet Hunter: 14 September 2009 - 03:47 AM


#219 User is offline   Muppet Hunter 

  • XP Hotfix List Maintainer
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 18-March 05
  • Gender:Male
  • Location:East Anglia, UK

Posted 21 September 2009 - 05:47 PM

Just when I thought the list was fully up to date I noticed that the August critical update for WMP 11 seems to replace one of the bugfix updates in the WMP section :-

Dec 2008 (??) bugfix update WindowsMedia11-KB959772-x86-ENU.exe Wmp.dll 11.0.5721.5260

Replaced by :-

Aug 2009 critical update WindowsXP-WindowsMedia-KB973540-x86-ENU.exe Wmp.dll 11.0.5721.5268

  • (21 Pages)
  • +
  • « First
  • 9
  • 10
  • 11
  • 12
  • 13
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic


4 User(s) are reading this topic
1 members, 3 guests, 0 anonymous users

  1. Guests