January 14, 200521 yr I can see I have to use /integrate. But where and how??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=5MinorVersion=1BuildNumber=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 /qqchain.exe
January 14, 200521 yr dont think so kokoyou have to take the i386 out of the cdthen runKB890830.exe /integrate:c:\(where your i386 is in c:\i386)
January 14, 200521 yr Author i'm not sure I understand.I have an unattended SP2 installation C:/XPCDI 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??????
January 14, 200521 yr Author hm.hm.. thanks for all the helpLike this:[Version] Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[setupData]CatalogSubDir="\i386\Update"[ProductCatalogsToInstall][setupHotfixesToRun]KB834707.exe /integrate:C:\XPCD\i386KB885626.exe /integrate:C:\XPCD\i386KB873339.exe /integrate:C:\XPCD\i386KB873374.exe /integrate:C:\XPCD\i386KB885835.exe /integrate:C:\XPCD\i386KB885836.exe /integrate:C:\XPCD\i386KB886185.exe /integrate:C:\XPCD\i386KB890175.exe /integrate:C:\XPCD\i386KB890830.exe /integrate:C:\XPCD\i386qchain.exeOr do I still misunderstand your help :-)) ???
January 14, 200521 yr Author i have tried to run c:\update\kb834707.exe /integrate:c:\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\i386same error...
January 14, 200521 yr Author thanks but the same error :-(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.
January 14, 200521 yr do the integrate before you create your CD. It's just like integrating the service pack 2. Do the SP then the updates.
January 14, 200521 yr put this in a batch file on your desktop, make sure the hotfix is there too!KB834707.exe /integrate:c:\xpcdthat works 4 me
January 14, 200521 yr If you want to SILENTLY install a HotFixe to an already installed computer, you have to go to the command prompt (Start - Run) and type:PATH TO THE HOTFIXE\KBxxxxxx.exe /q /n /zOtherwise if you don't want to install silently, just double click on the KBxxxxxx.exeIf 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
January 14, 200521 yr Author Hey HULKI use this bat filec:\xpcd\i386\update\KB834707.exe /integrate:c:\xpcdand gets this error (again).make sure architecture, language and service pack version match destination distributionfolder??
January 14, 200521 yr Have you been sucessfull with other updates?I have succesfully integrated KB834707 into my French & English distribution... so make sure you have to right package for your language
January 14, 200521 yr the path for /integrate should point to the i386 folder:Edit: (Sorry)c:\xpcd\i386\update\KB834707.exe /integrate:c:\xpcd
Create an account or sign in to comment