Jump to content

Recommended Posts


Posted
I think I`m giving up .

I installes WinXP again and only 22 out of 25 hotfixes were installed in the system

:)

I`m sad...

My batch file:

@REM Microsoft Knowledge Base Article - 197147 describes switches

@REM No documentation on which hotfixes need which switch, go with

@REM what works.

@echo Applying Hotfixes, 30 of 30 to go

C:\SYSPREP\HotFixes\Q828750.exe /Q

@echo 29 to go

C:\SYSPREP\HotFixes\KB814078.exe /Q

@echo 28 to go

C:\SYSPREP\HotFixes\KB817787.exe /Q

@echo 27 to go

C:\SYSPREP\HotFixes\Q817287.EXE /Q:a

@echo 26 to go

C:\SYSPREP\HotFixes\KB821557.exe /Q /N /Z

@echo 25 to go

C:\SYSPREP\HotFixes\KB822603.exe /Q /N /Z

@echo 24 to go

C:\SYSPREP\HotFixes\KB823559.exe /Q /N /Z

@echo 23 to go

C:\SYSPREP\HotFixes\KB823980.exe /Q /N /Z

@echo 22 to go

C:\SYSPREP\HotFixes\KB824105.exe /Q /N /Z

@echo 21 to go

C:\SYSPREP\HotFixes\KB824146.exe /Q /N /Z

@echo 20 to go

C:\SYSPREP\HotFixes\Q323255.exe /Q /N /Z

@echo 19 to go

C:\SYSPREP\HotFixes\Q328310.exe /Q /N /Z

@echo 18 to go

C:\SYSPREP\HotFixes\Q329048.exe /Q /N /Z

@echo 17 to go

C:\SYSPREP\HotFixes\Q329115.exe /Q /N /Z

@echo 16 to go

C:\SYSPREP\HotFixes\Q329170.exe /Q /N /Z

@echo 15 to go

C:\SYSPREP\HotFixes\Q329390.exe /Q /N /Z

@echo 14 to go

C:\SYSPREP\HotFixes\Q329441.exe /Q /N /Z

@echo 13 to go

C:\SYSPREP\HotFixes\Q329834.exe /Q /N /Z

@echo 12 to go

C:\SYSPREP\HotFixes\Q330994.exe /Q

@echo 11 to go

C:\SYSPREP\HotFixes\Q810565.exe /Q /N /Z

@echo 10 to go

C:\SYSPREP\HotFixes\Q810577.exe /Q /N /Z

@echo 9 to go

C:\SYSPREP\HotFixes\Q810833.exe /Q /N /Z

@echo 8 to go

C:\SYSPREP\HotFixes\Q811493.exe /Q /N /Z

@echo 7 to go

C:\SYSPREP\HotFixes\Q811630.exe /Q /N /Z

@echo 6 to go

C:\SYSPREP\HotFixes\Q814033.exe /Q /N /Z

@echo 5 to go

C:\SYSPREP\HotFixes\Q815021.exe /Q /N /Z

@echo 4 to go

C:\SYSPREP\HotFixes\Q817606.exe /Q /N /Z

@echo 3 to go

C:\SYSPREP\HotFixes\Q819696.exe /Q /N /Z

@echo 2 to go

C:\SYSPREP\HotFixes\Q822925.exe /Q:a

@echo 1 to go

C:\SYSPREP\HotFixes\Q823718.exe /Q:a /C:"dahotfix.exe /q /n"

@echo All Done!

It's ugly... but it works. Check the switches I use versus the switches you had selected.

Posted

Well this is my svcpack.inf file:

[Version]

Signature="$Windows NT$"

BuildNumber=2600

MajorVersion=5

MinorVersion=1

[setupData]

CatalogSubDir="I386\svcpack"

[setupHotfixesToRun]

Q323255.EXE /Q /U /Z /N

Q328310.EXE /Q /U /Z /N

Q329048.EXE /Q /U /Z /N

Q329115.EXE /Q /U /Z /N

Q329170.EXE /Q /U /Z /N

Q329390.EXE /Q /U /Z /N

Q329441.EXE /Q /U /Z /N

Q329834.EXE /Q /U /Z /N

Q330994.EXE /Q:A /R:N

Q810565.EXE /Q /U /Z /N

Q810577.EXE /Q /U /Z /N

Q810833.EXE /Q /U /Z /N

Q811493.EXE /Q /U /Z /N

Q811630.EXE /Q /U /Z /N

Q814033.EXE /Q /U /Z /N

Q815021.EXE /Q /U /Z /N

Q817287.EXE /Q:A /R:N

Q817606.EXE /Q /U /Z /N

Q819696.EXE /Q /U /Z /N

Q821557.EXE /Q /U /Z /N

Q823559.EXE /Q /U /Z /N

Q824105.EXE /Q /U /Z /N

Q824146.EXE /Q /U /Z /N

Q828750.EXE /Q:A /R:N

JS56NEN.EXE /Q:A /R:N

QCHAIN.EXE

---------------------------

The one that were not installed were Q330994, 819696, 828750.

And I`m having also problems with the Account name. IT went with Administrator.

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...