Solid as a rock Posted July 22, 2004 Posted July 22, 2004 read what bonedaddy says in the next post.if it dont work. leave it... driving yourself crazy is needles for a small easy downloadable non-critical hotfix....
bonedaddy Posted July 22, 2004 Posted July 22, 2004 call it from guirunonce, it's powerfull.ECHO. color 30 ECHO Installing Q832483 Security Update for Microsoft Data Access Componentsstart /wait %systemdrive%\install\hotfixes\Q832483.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dahotfix.exe /q /n" /qECHO.color b0ECHO Installing Q817778 Advanced Networking Pack for Windows XP start /wait %systemdrive%\install\hotfixes\windowsXP-KB817778-x86-ENU.exe /Q /N /Z /OECHO.color f0ECHO Installing DirectX 90 Security Updatestart /wait %systemdrive%\install\hotfixes\directx90-kb839643-x86-ENU.exe /quiet /norestart
mike503 Posted July 23, 2004 Posted July 23, 2004 yeah, i was running it from guirunonce.i was missing the /O in the last set of switches. i'll add that to this build and see if it makes any difference. pretty sure i've tried that before.by the way, putting this line as the first [setupHotfixesToRun] in svcpack.inf applies this patch properly without needing to use it in guirunonce... i had problems with that one too, but this seems to work good (thanks to whomever i got this line from somewhere!)[setupHotfixesToRun]"Q832483.exe /C:""dahotfix.exe /q /n"" /q:a"
Alanoll Posted July 23, 2004 Posted July 23, 2004 I was missing the /O in the last set of switches.My only guess is that you're doing something wrong. Sorry...Sorry what was that again?I knew it was the advanced networking package that caused the error, but you didn't read the post...NOT SVCPACK.INF SUPPORTED - Anything shown below must not be processed by svcpack. Instead, these should be installed on first logon to process silent unattended installations of these updates.But....then again, you did say you ran it from GUIRunOnce, but as I said, user error. It may be an error in the XML your using...never know. But that'd still be user error Looks like I was right, right?
mike503 Posted July 23, 2004 Posted July 23, 2004 I was missing the /O in the last set of switches.My only guess is that you're doing something wrong. Sorry...Sorry what was that again?I knew it was the advanced networking package that caused the error, but you didn't read the post...NOT SVCPACK.INF SUPPORTED - Anything shown below must not be processed by svcpack. Instead, these should be installed on first logon to process silent unattended installations of these updates.But....then again, you did say you ran it from GUIRunOnce, but as I said, user error. It may be an error in the XML your using...never know. But that'd still be user error Looks like I was right, right? i'm not using XML. i'm not using xplode.and no, i said i was missing it from THIS trial; not altogether.i'm pretty sure i've used it in the past. like i said, i've tried using the type 1 and type 2 and my own investigation of -q -u -z or whatever, and none of them seemed to work.i'm sure i included the /o in a past trial, we shall see if it works.and FWIW, i copied all the command line switches originally from the HOWTO/thread examples. so it wasn't my personal fault of doing anything wrong; i blame it on the original documentation for this specific service pack. even microsoft's site example for it didn't work properly (IIRC) - so i had to try to take it into my own hands.
Solid as a rock Posted July 23, 2004 Posted July 23, 2004 NEVER say to alanoll/GM/Wraith you're sure. thats the lesson i have learn here.... heh alanoll......
mike503 Posted July 23, 2004 Posted July 23, 2004 NEVER say to alanoll/GM/Wraith you're sure. thats the lesson i have learn here.... heh alanoll...... once again, i ask you to refrain from posting anything unless it's going to be useful.
Alanoll Posted July 23, 2004 Posted July 23, 2004 @mike503Sorry, I got you and RuNnaH confused on the XML bit. I thought you were the one posting the image, but either way it was the Neworking Pack. RuNnaH is using XPlode so his is XML. My bad..... but you are right on the kiss a$$ thing. There really isn't a need to post that But atleast Solid did learn his lesson from his mistake the last time he thought he was sure.Did you get it working?
Solid as a rock Posted July 23, 2004 Posted July 23, 2004 NEVER say to alanoll/GM/Wraith you're sure. thats the lesson i have learn here.... heh alanoll...... once again, i ask you to refrain from posting anything unless it's going to be useful.once again. i try to help you. but you stay posting with big mouth. if you are so smart, then you can do it alone....stay posting I was wrong. alanoll was wrong we are all wrong is stupid and needles. you dont give enough usefull information, so you was self wrong. i have say i GUESS, can you read?cya
mike503 Posted July 23, 2004 Posted July 23, 2004 @mike503Sorry, I got you and RuNnaH confused on the XML bit. I thought you were the one posting the image, but either way it was the Neworking Pack. RuNnaH is using XPlode so his is XML. My bad..... but you are right on the kiss a$$ thing. There really isn't a need to post that But atleast Solid did learn his lesson from his mistake the last time he thought he was sure.Did you get it working?yes i did, thank you.apparently i must not have ever put down the /O switch before (but believe me - i tried so many combinations and attempts i couldn't remember which ones i had tried; if i would have known it would be so troublesome i would have written down each trial, but i always thought "oh the next one will work")i'm actually switching now to a runonceex method for the majority of things.it appears my first trial of it skipped a ton of svcpack.inf entries... all of them were applied prior to this too. very odd. unless one of the runonceex things overwrote those files...haven't had much time to investigate that one. only thing i changed was from using the start.cmd method to runonceex.cmd method to enter in the stuff into the registry.
mike503 Posted July 24, 2004 Posted July 24, 2004 (edited) actuallyREG ADD %KEY%\065 /VE /D "Hotfix KB817778" /fREG ADD %KEY%\065 /V 1 /D "%systemdrive%\install\hotfixes\windowsXP-KB817778-x86-ENU.exe /Q /O /N /Z" /fnow this does not work it pops up the usage box again! hah.wonder why it worked once and does not now.EDIT: now this install, it did.i wonder if order of command line parameters makes any difference. hrm.oh well. if it fails on the NEXT try (and i'm not changing any of those command lines) i'll be baffled once more. Edited July 24, 2004 by mike503
RichTJ99 Posted July 27, 2004 Posted July 27, 2004 Hi,I am getting an error that must be happening during my SVCPack.inf installation. I say must because, the screen (see attached image - not mine) has that same error. When I click OK, the Windows media player screen pops up for a sec (which says to me that whatever was skipped, WMP was close after it. The Image here was borrowed from RuNnaH's posting because it had the same error window (not the other stuff in the background). Here is my SVCPack.inf:[Version] Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[SetupData]CatalogSubDir="\i386\Update"[ProductCatalogsToInstall][SetupHotfixesToRun]Q816093.exe /Q:A /R:NQ814995.exe /Q /N /Z /OQ327979.exe /Q /N /Z /OQ327405.exe /Q:A /R:NQ322011.exe /Q /N /Z /OKB870669.exe /Q:A /R:NKB842773.exe /Q /N /Z /OKB841873.exe /Q /N /Z /OKB840374.EXE /Q /N /Z /OKB840315.exe /Q /N /Z /OKB839645.exe /Q /N /Z /OKB839643.EXE /Q /N /Z /OKB837272.exe /Q /N /Z /OKB837001.EXE /Q /N /Z /OKB835732.EXE /Q /N /Z /OKB828741.EXE /Q /N /Z /OKB828035.exe /Q /N /Z /OKB826939.exe /Q /N /Z /OKB825119.exe /Q /N /Z /O KB824141.exe /Q /N /Z /O KB824105.exe /Q /N /Z /O KB823353.exe /Q:A /R:NKB823182.exe /Q /N /Z /OKB822603.exe /Q /N /Z /OKB821253.exe /Q /N /Z /OKB820291.exe /Q /N /Z /OKB819639.exe /Q:A /R:NKB817778.exe /Q /N /Z /OKB810243.exe /Q /N /Z /OWMP9MM2.exeqchain.exeDX9NTopk.exeAny ideas whats wrong?
cybpsych Posted July 27, 2004 Posted July 27, 2004 Updated recently:Name: Microsoft DirectX 9.0c RedistributableFile Name: directx_9c_redist.exeVersion: 9.0cType: Redistributable (see note below)Size: 34,276 KBUpdated: 26 July 2004Link: Microsoft DirectX 9.0c RedistributableNotes: This download provides the DirectX 9.0c end-user multi-languaged redistributable that developers can include with their product. The redistributable license agreement covers the terms under which developers may use the Redistributable. For full details please review the DirectX SDK EULA.txt and DirectX Redist.txt files located in the license directory.
Aaron Posted July 27, 2004 Author Posted July 27, 2004 RichTJ99 - It mentions on the first page of this thread not to run 817778 in svcpack.inf. Ironically your attachment is called 817778_1.png too
Recommended Posts