Jump to content

HOTFIXES: Windows XP SP2 & Windows 2000 SP4


Recommended Posts

KB920872 for Windows XP Service Pack 2:

http://download.microsoft.com/download/1/a...872-x86-ENU.exe

KB922582 for Windows XP Service Pack 2:

http://download.microsoft.com/download/f/9...582-x86-ENU.exe

KB922582 for Windows 2000 Service Pack 4:

http://www.microsoft.com/downloads/details...;DisplayLang=en

Thanks Mulder!

How did you happen to find these? I've been searching for two hours!

I couldn't find them either, and I saw that even the KB articles pages don't exist yet, or give a 404 in MS TechNet, so I thought they will be at least available for download in MS Dowload Center... :lol:

Link to comment
Share on other sites


New updates for september are out, I'll check in a few minutes but for now I have:

KB920872

KB922582

KB919007

KB920685

I got these

Windows Malicious Software Removal Tool - September 2006 (KB890830)

Update for Windows XP (KB922582)

Security Update for Windows XP (KB919007)

Security Update for Windows XP (KB920685)

What is KB920872?

Does anyone know if there are updates that can be removed?

Link to comment
Share on other sites

International Unattended Source Incremental Update Batch File

svcpack.bat

@ECHO OFF
REM Actualiza una instalacion desatendida de WinXP

SET XPCD=E:\Adopciones\Parches\WinXP\WinXP\
SET XPCDBackup=E:\Adopciones\Parches\WinXP\SP2\WinXP\
SET Language=ESN

SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION

REM 2006 Sep 12
start /w WindowsXP-KB919007-x86-%Language%.exe /quiet /integrate:%XPCD%
CALL :Compress Rmcast.sys
CALL :Remove KB919007.exe
start /w WindowsXP-KB920685-x86-%Language%.exe /quiet /integrate:%XPCD%
CALL :Compress Ciodm.dll Query.dll
CALL :Remove KB920685.exe
start /w WindowsXP-KB920872-x86-%Language%.exe /quiet /integrate:%XPCD%
CALL :Compress Kmixer.sys Splitter.sys Wdmaud.sys
CALL :Remove KB920872.exe
start /w WindowsXP-KB922582-x86-%Language%.exe /quiet /integrate:%XPCD%
CALL :Compress fltlib.dll fltmc.exe fltmgr.sys
CALL :Remove KB922582.exe

SET XPCD=
SET XPCDBackup=
SET Language=
goto :EOF

:Compress
FOR %%I IN (%*) DO IF EXIST %XPCD%I386\%%I (ECHO Compressing %%I...
%systemroot%\system32\makecab.exe /D CompressionMemory=21 /D CompressionType=LZX /L %XPCD%I386 %XPCD%I386\%%I >nul
MOVE /Y %XPCD%I386\%%I %XPCDBackup%I386\)
GOTO :EOF

:Remove
FOR %%I IN (%*) DO IF EXIST %XPCD%I386\svcpack\%%I (
MOVE /Y %XPCD%I386\svcpack\%%I %XPCDBackup%I386\svcpack
CALL :DELLINE %%I svcpack inf %XPCD%I386\
)
GOTO :EOF

:DELLINE
REM Borra la(s) linea(s) que contiene(n) la cadena %1 en el nombre de archivo %2 y extensión %3
REM Opcionalmente se puede especificar una ruta %4
ECHO Elimino de %2.%3:
FOR /F "TOKENS=1,* DELIMS==:" %%I IN ('FINDSTR /N %1 %4%2.%3') DO ECHO %%I:%%J&ECHO %%J>>%XPCDBackup%I386\%2.log
ECHO.
IF EXIST %4%2.old DEL/Q/F %4%2.old
REN %4%2.%3 %2.old
FINDSTR /V %1 %4%2.old>%4%2.%3
GOTO :EOF

Instructions (safe to skip if you know what you are doing):

  • Set source path in batch file
    SET XPCD=[your Unatteded Source path]


  • Set backup path in batch file
    SET XPCDBackup=[your Unatteded Backup path where files modified in Source path are moved]


  • Redundant explanation:
    SET Language=[3 letters corresponding to your Source language]


  • Save batch file as svcpack.bat
  • Run svcpack.bat

Test reports, sugestions and instructions on how to delete an entire HFINT.dat section within a batch are welcome.

Link to comment
Share on other sites

r 2000 SP4 + UR1:

Please add these to the list whenever possible.

*** NEW ***

KB922582 -› Error message when you try to update a Microsoft Windows-based computer: "0x80070002"

Download -› 542 KB (September 11, 2006)

Switches: KB922582.exe /q /n /z

*** NEW ***

KB920685 -› Vulnerability in Indexing Service could allow cross-site scripting

Download -› 1023 KB (September 11, 2006)

Switches: KB920685.exe /q /n /z

*** UPDATED ***

KB918899 -> Cumulative security update for Internet Explorer

Download -> 3.99 MB

Switches: KB920685.exe /q /n /z

Also, just copy the MRT section from XP SP2 to the 2000 section please.

the_guy

Edited by the_guy
Link to comment
Share on other sites

r 2000 SP4 + UR1:

Please add these to the list whenever possible.

*** NEW ***

KB922582 -› Error message when you try to update a Microsoft Windows-based computer: "0x80070002"

Download -› 542 KB (September 11, 2006)

Switches: KB922582.exe /q /n /z

*** NEW ***

KB920685 -› Vulnerability in Indexing Service could allow cross-site scripting

Download -› 1023 KB (September 11, 2006)

Switches: KB920685.exe /q /n /z

*** UPDATED ***

KB918899 -> Cumulative security update for Internet Explorer

Download -> 3.99 MB

Switches: KB920685.exe /q /n /z

Also, just copy the MRT section from XP SP2 to the 2000 section please.

the_guy

De switches from the last update has the same KB numer als de update above. It;s just a minor thing I know :)

Link to comment
Share on other sites

September 2006 Security Releases ISO Image

These CD images contain the following updates:

KB918899 / (MS06-042)

  • Windows Server 2003 (32-bit x86) - 18 languages
  • Windows Server 2003 for Itanium-based Systems - 4 languages
  • Windows XP - 24 languages
  • Windows 2000 - 24 languages

KB919007 / (MS06-052)

  • Windows XP - 24 languages

KB920685 / (MS06-053)

  • Windows Server 2003 (32-bit x86) - 18 languages
  • Windows Server 2003 for Itanium-based Systems - 4 languages
  • Windows Server 2003 x64 Edition – 2 languages
  • Windows XP - 24 languages
  • Windows XP x64 Edition – 2 languages

KB921883 / (MS06-040)

  • Windows Server 2003 (32-bit x86) - 18 languages
  • Windows Server 2003 for Itanium-based Systems - 4 languages
  • Windows Server 2003 x64 Edition – 2 languages
  • Windows XP x64 Edition – 2 languages

Quick Details

Version:913086Security Bulletins:MS06-040 MS06-042 MS06-052 MS06-053 Knowledge Base (KB) Articles:KB921882 KB918899 KB919007 KB920685 Date Published:9/12/2006Language:EnglishDownload Size:150.6 MB - 620.5 MB**Download size depends on selected download components.

Instructions

  1. Select a file to download at the bottom of this page, or choose a different language from the drop-down list and click Change.
  2. To copy the ISO Image download to your computer to burn a CD at a later time click Save or Save this program to disk.
  3. Use the directions for your CD burner to create a CD from the ISO Image
    Download Information
    • Windows-KB913086-200609-1.iso contains KB918899 for IE
    • Windows-KB913086-200609-2.iso contains KB920685 for Windows 2000, Windows XP, and Windows Server 2003; KB921883 for Windows XP and Windows Server 2003; KB919007 for Windows XP

Edited by muiz
Link to comment
Share on other sites

Hi,

Too hard to search on the forum (too much thread with too many pages).

I use the SFC_OS.DL_ files use in the "Hacked_Files_SP2_SlipStream" pack, french version for me.

But since few months (due to some new hotfix i suppose) the wfp f*ck me up. When the first boot begin (with update of the windows desktop etc..) the wfp windows appear en request my windows CD. Same windows is coming when i install some soft etc...

What is the solution to re-disable the WFP plz ?

Tnx for all of your awnser...

Smbody can help me plz ?

:unsure:

Link to comment
Share on other sites

MANDATORY CRITICAL HOTFIXES - May not show up on your configuration!

Hi All!

Could anyone please explain why these hotfixes are mandatory?, (below).

It says

"may no show up in your configuration!"

Does this mean that they are hidden, or that they are not neccessary for all os setups?

(The Registry keys for the GDI detection tool is not present in my regisrty and WU says I am fully up to date- WIN XP Pro SP2 Integrated!)

KB885626 -› Your computer stops responding when you restart to complete the installation of Windows XP Service Pack 2

Download -› 459 KB (October 29, 2004)

Switches: KB885626.exe /q /n /z

-Obviously not necessary for slipstreamed XP cd.

KB873374 -› Microsoft GDI+ Detection Tool

Download -› 216 KB (September 21, 2004)

Switches: KB873374.exe /Q:A /R:N (HALT BOX)

import this registry setting instead:

REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f

-Not Present in my registry. Dont't need it? Or is it hidden in some way?

Hanza Rodreguez

:thumbup

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...