Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

svcpack.inf some updates not applying..

Featured Replies

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


  • Author

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

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

  • Author

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

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

  • Author

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.

hi letmein

did u get killerbee's xml to work

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

i am also trying to update my unattended windows xp right now.

i want to update all the hotfixes.

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

  • 3 weeks later...

Letmein,

I'm trying also to get 832483 working. What was the final command line that you used in svcpack.inf to make setup apply this patch? The double-double quotes didn't work for me.

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?

  • Author

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

Don't bother struggling with it anymore (for now), dudes.

Slip-stream SP2 into your XP CD - and you're done. WU is perfectly happy.

  • Author

i give it about 1 month... perhaps less before the first critical update/hotfix comes out for SP2... then everyone will be onto integrating fixes again.

Perfectly right!

But I do hope they release the next hotfix/update as far in the future as possible, that way I can put off some bother.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.