Install WIN XP SP2 updates?
#1
Posted 14 January 2005 - 04:12 AM
If I make search I think I have found out that I just have to put /integrate in front of the files??? Like this ex. Is that right?:
[Version]
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600
[SetupData]
CatalogSubDir="\i386\Update"
[ProductCatalogsToInstall]
[SetupHotfixesToRun]
/integrate KB834707.exe /q /n /z
/integrate KB885626.exe /q /n /z
/integrate KB873339.exe /q /n /z
/integrate KB873374.exe /Q:A /R:N
/integrate KB885835.exe /q /n /z
/integrate KB885836.exe /q /n /z
/integrate KB886185.exe /q /n /z
/integrate KB890175.exe /q /n /z
/integrate KB890830.exe /q
qchain.exe
#2
Posted 14 January 2005 - 04:31 AM
you have to take the i386 out of the cd
then run
KB890830.exe /integrate:c:\
(where your i386 is in c:\i386)
#3
Posted 14 January 2005 - 05:36 AM
I have an unattended SP2 installation C:/XPCD
I have 9 SP2 updates that I would like to put in.
As I understand they have to be in the in the update folder in i386 and in svcpack they use /integrated to install??????
#5
Posted 14 January 2005 - 06:14 AM
Like this:
[Version]
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600
[SetupData]
CatalogSubDir="\i386\Update"
[ProductCatalogsToInstall]
[SetupHotfixesToRun]
KB834707.exe /integrate:C:\XPCD\i386
KB885626.exe /integrate:C:\XPCD\i386
KB873339.exe /integrate:C:\XPCD\i386
KB873374.exe /integrate:C:\XPCD\i386
KB885835.exe /integrate:C:\XPCD\i386
KB885836.exe /integrate:C:\XPCD\i386
KB886185.exe /integrate:C:\XPCD\i386
KB890175.exe /integrate:C:\XPCD\i386
KB890830.exe /integrate:C:\XPCD\i386
qchain.exe
Or do I still misunderstand your help :-)) ???
#6
Posted 14 January 2005 - 06:52 AM
on a pc that i have just installed with my unattended SP2 CD.
It's unpacking but failed with make sure architecture, language and service pack version match destination distributionfolder??
And i have tried this with my XPCD folder:
c:\XPCD\I386\Update\KB834707.exe /integrate:c:\xpcd\i386
same error...
#7
Posted 14 January 2005 - 07:03 AM
use that
#8
Posted 14 January 2005 - 07:06 AM
maybe my slipstreamed sp2 isn't right?
But when i use it and go to win update it only miss the 9 updates, så sp2 should be ok.
#9
Posted 14 January 2005 - 07:08 AM
#10
Posted 14 January 2005 - 07:08 AM
KB834707.exe /integrate:c:\xpcd
that works 4 me
#11
Posted 14 January 2005 - 07:08 AM
PATH TO THE HOTFIXE\KBxxxxxx.exe /q /n /z
Otherwise if you don't want to install silently, just double click on the KBxxxxxx.exe
If you want to integrate the Hotfixes into your Unattended CD, you have to go to the command prompt (Start - Run) ant type:
PATH TO THE HOTFIXE\KBxxxxxx.exe /integrate:C:\XPCD
#12
Posted 14 January 2005 - 08:15 AM
I use this bat file
c:\xpcd\i386\update\KB834707.exe /integrate:c:\xpcd
and gets this error (again).
make sure architecture, language and service pack version match destination distributionfolder??
#13
Posted 14 January 2005 - 08:25 AM
I have succesfully integrated KB834707 into my French & English distribution... so make sure you have to right package for your language
#14
Posted 14 January 2005 - 08:52 AM
Edit: (Sorry)
c:\xpcd\i386\update\KB834707.exe /integrate:c:\xpcd
#15
Posted 14 January 2005 - 09:12 AM
#16
Posted 14 January 2005 - 02:54 PM
But I will monday check my updates and maybe slipstream a new XP SP2 CD.
Iceman and Hulk don't mean the same. But what about all others??
How have your done?
Thanks so far for all your help.
#17
Posted 14 January 2005 - 03:11 PM
1. Integrating (the Updates Which has been Released after Service Pack 2).
2. Use svcpack.inf
3. Use Ryan's Patch.
I am preparing my First Unattended CD.
#18
Posted 14 January 2005 - 03:15 PM
The /integrate: switch is easy to use and all it really does is similar to manually adding the Hotfixes to your svcpack folder and svcpack.inf
It's up to you, I preffer using the /integrate: option
#19
Posted 15 January 2005 - 05:05 AM
Today, I downloaded all the Updates and integrate them manually.
But I got the Same Error as mentioned by koden in Updates.
i.e.
Quote
2. KB885894
All other Updates has been integrated successfully.
This is my svcpack.inf
Quote
[Version]
BuildNumber=2600
MinorVersion=1
MajorVersion=5
Signature="$WINDOWS NT$"
[SetupData]
CatalogSubDir="\I386\svcpack"
[SetupHotfixesToRun]
KB887797.exe /q /n /z
KB887078.exe /q /n /z
KB873339.exe /q /n /z
KB887742.exe /q /n /z
KB886677.exe /q /n /z
KB890175.exe /q /n /z
KB886185.exe /q /n /z
KB884020.exe /q /n /z
KB885222.exe /q /n /z
KB885836.exe /q /n /z
KB885835.exe /q /n /z
KB885626.exe /q /n /z
KB885523.exe /q /n /z
[ProductCatalogsToInstall]
KB887797.cat
KB887078.cat
KB873339.cat
KB887742.cat
KB886677.cat
KB890175.cat
KB886185.cat
KB884020.cat
KB885222.cat
KB885836.cat
KB885835.cat
KB885626.cat
KB885523.cat
Should I try this update to integrate with SP2 by Using the nLite?
Please also tell me the integration Of Microsoft GDI+ Tool?
I don't know where I have to add the Registry Line mentioned by you.
Attached File(s)
-
KB834707.JPG (17.66K)
Number of downloads: 34
#20
Posted 15 January 2005 - 08:40 AM
[SetupHotfixesToRun] KB834707.exe /q /n /z KB885894.exe /q /n /z
Next for the GDI+ reg tweak, put this notepad and save. Rename the file to AllUsers.reg
Windows Registry Editor Version 5.00 ;Disable GDI+ Update [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GdiDetectionTool] "GDITool"=dword:00000001
Put this file in your $OEM$ folder and add this line to your cmdline.txt (also located in $OEM$)
[COMMANDS] "REGEDIT /S AllUsers.reg"
that's it, the .reg file will be applied before the first logon so you can add other regtweak to be applied to All Users



Help


Back to top









