Jump to content

are all these hotfixes updates need it?


Recommended Posts

Hi guys . i have made an unattended dvd too and every month i am adding xp new updates . are all need it (the old ones) ?

heres is my script ...

ECHO msjavwu Update Installing ...

start /wait %systemdrive%\Install\Updates\msjavwu.exe /Q:A /R:N

ECHO js56nel Update Installing ...

start /wait %systemdrive%\Install\Updates\js56nel.exe /Q:A /R:N

ECHO HighMAT CD Wizard Update Installing ...

ECHO KB817778 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB817778.exe /Q /U /N /Z

ECHO KB820291 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB820291.exe /Q /U /N /Z

ECHO KB821253 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB821253.exe /Q /U /N /Z

ECHO KB822603 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB822603.exe /Q /U /N /Z

ECHO KB823182 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB823182.exe /Q /U /N /Z

ECHO KB824105 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB824105.exe /Q /U /N /Z

ECHO KB824141 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB824141.exe /Q /U /N /Z

ECHO KB825119 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB825119.exe /Q /U /N /Z

ECHO KB826942 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB826942.EXE /Q /U /N /Z

ECHO KB828026 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB828026.exe /Q /U /N /Z

ECHO KB828028 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB828028.exe /Q /O /N /Z

ECHO KB828035 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB828035.exe /Q /U /N /Z

ECHO KB828741 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB828741.EXE /Q /O /N /Z

ECHO KB829558 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB829558.exe /Q /U /N /Z

ECHO KB835732 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB835732.EXE /Q /U /N /Z

ECHO KB837001 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB837001.EXE /Q /O /N /Z

ECHO KB837009 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB837009.exe /Q:A /R:N

ECHO KB840374 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB840374.EXE /Q /U /N /Z

ECHO KB839645 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB839645.exe /Q /U /N /Z

ECHO KB840315 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB840315.exe /Q /N /Z /O

ECHO KB841873 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB841873.exe /Q /N /Z /O

ECHO KB842773 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB842773.exe /Q /N /Z /O

ECHO Q282784 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q282784.exe /Q /U /N /Z

ECHO Q322011 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q322011.exe /Q /U /N /Z

ECHO Q327405 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q327405.exe /Q:A /R:N

ECHO Q327979 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q327979.exe /Q /U /N /Z

ECHO q330994 Update Installing ...

start /wait %systemdrive%\Install\Updates\q330994.exe /Q:A /R:N

ECHO Q814995 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q814995.exe /Q /U /N /Z

ECHO q820223 Update Installing ...

start /wait %systemdrive%\Install\Updates\q820223.exe /Q:A /R:N

ECHO Installing MDAC

start /wait %systemdrive%\Install\Updates\Q823718_MDAC_SecurityPatch.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dahotfix.exe /q /n" /Q

ECHO q824145 Update Installing ...

start /wait %systemdrive%\Install\Updates\q824145.exe /Q:A /R:N

ECHO q828750 Update Installing ...

start /wait %systemdrive%\Install\Updates\q828750.exe /Q:A /R:N

ECHO Q832483 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q832483.exe /C:"dahotfix.exe /q /n" /q

ECHO Q832894 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q832894.exe /Q:A /R:N

ECHO Q831167 Update Installing ...

start /wait %systemdrive%\Install\Updates\Q831167.exe /Q:A /R:N

ECHO KB823353 Update Installing ...

start /wait %systemdrive%\Install\Updates\KB823353.exe /Q:A /R:N

start /wait %systemdrive%\Install\Updates\HMTCDWizard_ELL.exe /qb

ECHO qchain Update Installing ...

start /wait %systemdrive%\Install\Updates\qchain.exe

thanx guys .

Link to comment
Share on other sites


MSBA is a good choice, but I have had problems with it reporting a patch that was already loaded.

I would do a clean load, then run the machine through WindowsUpdate. If you install WMP and DX9 via svcpack.inf, then updates will be available for those. If you install WMP and DX through any other means, then, at least for DX9, you have to reboot, then load the update.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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