Jump to content

svcpack.inf some updates not applying..


Recommended Posts

hi all,

i have run though 2 different svcpack.inf now, and the following updates dont seem to apply, any suggestions on the Q832894 patch.

svcpack.inf

[setupHotfixesToRun]

KB823182.exe /Q /O /Z

KB824105.exe /Q /O /Z

KB824141.exe /Q /O /Z

KB825119.exe /Q /O /Z

KB826939.exe /Q /O /Z

KB828035.exe /Q /O /Z

KB828741.exe /Q /O /Z

Q832894.exe /Q:A /R:N - does not seem to apply

Q831167.exe /Q:A /R:N

KB832353.exe /Q /O /Z

KB835732.exe /Q /O /Z

KB837001.exe /Q /O /Z

KB837009.exe /Q:A /R:N

dx9b.exe - did not work, need to check out the opk? pack

KB839643.exe /Q /O /Z

KB840374.exe /Q /O /Z

js56nen.exe /Q:A /R:N

mdac.cmd - did not work, have revised install method

KB870669.exe /Q:A /R:N

MPSetupXP.exe - did not work, have revised switch/package there was a .dll error.

KB828026.exe /Q:A /R:N

KB837272.exe /Q /O /Z

MM20.exe - worked but was not silent, have revised switchs

qchain.exe

Link to comment
Share on other sites


this is what i am going to test tonight

KB823182.exe /Q /O /Z

KB823353.exe /Q:A /R:N

KB824105.exe /Q /O /Z

KB824141.exe /Q /O /Z

KB825119.exe /Q /O /Z

KB826939.exe /Q /O /Z

KB828035.exe /Q /O /Z

KB828741.exe /Q /O /Z

Q832894.exe /Q:A /R:N

Q831167.exe /Q:A /R:N

KB832353.exe /Q /O /Z

KB835732.exe /Q /O /Z

KB837001.exe /Q /O /Z

KB837009.exe /Q:A /R:N

;dx9b.exe

KB839643.exe /Q /O /Z

KB840374.exe /Q /O /Z

js56nen.exe /Q:A /R:N

MDAC.exe /C:""dahotfix.exe /q /n"" /q:a

KB870669.exe /Q:A /R:N

MPSetupXP.exe /Q

KB828026.exe /Q:A /R:N

KB837272.exe /Q /O /Z

MM20.exe /Q

KB839645 /Q /O /Z

KB840315 /Q /O /Z

KB841873 /Q /O /Z

KB842773 /Q /O /Z

qchain.exe

Link to comment
Share on other sites

hi,

apply DX9.0b(OEM-Version works in svcpack.inf) at first, then search the forum for the 832894-"copy the needed dll's workaround-file" and then 832894.

I don't use a newer WMP and no MM2 so i can't help you there.

hope this helps a bit

cya

Killer Bee

PS: I'll attach a copy of my XPlode-XML which is run from svcpack.inf and installs all updates that'll work from svcpack.inf

XPlode.xml

Link to comment
Share on other sites

far out.... it was so close, media player gave an error...

then i tried a windows udpate, and it said it was still missing:

832894 - far out... I dloaded the wrong version!!!!!!

832483 - still does not work... trying more ""

819696 - dloaded the unattened direct X install and trying it this time

I also have another problem now, it does not seem to prompt for a password taht I have set in my autologon.reg and useraccts.cmd hmmm further investigation is needed..

Link to comment
Share on other sites

I also have another problem now, it does not seem to prompt for a password taht I have set in my autologon.reg and useraccts.cmd hmmm further investigation is needed..

That's probably because you defined the password in the autologon.reg? If you want it to prompt, autologon.reg shouldn't be used

Link to comment
Share on other sites

i am talking about after its installed and it does a reboot.

it should then promp you for a password.

ah well its only the direct x update that is not applying now, the other seem to be all working.

Link to comment
Share on other sites

hi,

if you want all updates for WinXP SP1, with DX90b, but without MM2, WM9-codecs and WMP9 then go and look here.

Everything installs fine and nothing shows up on WU.

hope this helps a bit

cya

Killer Bee

edit: ofcourse you are free to port it to svcpack.inf or a batch if you want...

Link to comment
Share on other sites

  • 3 weeks later...

I just found another thread that says 832483 can't be installed directly from svcpack.inf (which sounds logical). However, the top post says that the syntax can be called out with a batch file in svcpack.inf.

If CreateProcess is being used to spawn these patches at the end of GUI setup don't you need to wrap the call to your batch file with "%windir%\system32\cmd.exe /c [batchfile.cmd]" or can you just put "KB832483.CMD" in svcpack.inf and have it work?

Link to comment
Share on other sites

guysmiley,

i think 832483 is the mdac one isnt it?!?

if so this is what i ended up doing:

"MDAC.exe /C:""dahotfix.exe /q /n"" /q:a"

I think i renamed the 832482 to MDAC and used the following command in svcpack.inf

Below is my full svcpack.inf, the last time i tested it the DX9 update and the latest download.ject fix was on the WU list.

I added the download.ject fix in this afternoon, but have not had a chance to test it.

I think I will hold off on integrating patches to SP1 now till XPSP2 is RTM and then just check out the /integrate? switch that SP2 has.

[Version] 
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\Update"

[ProductCatalogsToInstall]

[SetupHotfixesToRun]
KB823182.exe /Q /O /Z
KB823353.exe /Q:A /R:N
KB824105.exe /Q /O /Z
KB824141.exe /Q /O /Z
KB825119.exe /Q /O /Z
KB826939.exe /Q /O /Z
KB828035.exe /Q /O /Z
KB828741.exe /Q /O /Z
Q832894.exe /Q:A /R:N
Q831167.exe /Q:A /R:N
KB832353.exe /Q /O /Z
KB835732.exe /Q /O /Z
KB837001.exe /Q /O /Z
KB837009.exe /Q:A /R:N
DX9NTopk.exe
KB839643.exe /Q /O /Z
KB840374.exe /Q /O /Z
js56nen.exe /Q:A /R:N
"MDAC.exe /C:""dahotfix.exe /q /n"" /q:a"
KB870669.exe /Q:A /R:N
WMP9MM2.exe
KB828026.exe /Q:A /R:N
KB837272.exe /Q /O /Z
KB839645.exe /Q /O /Z
KB840315.exe /Q /O /Z
KB841873.exe /Q /O /Z
KB842773.exe /Q /O /Z
KB867801.exe /Q:A /R:N
qchain.exe

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