Jump to content

Recommended Posts

Posted

I have a iso whith W2k3 + R2 and SP2 integration:

1. Create ISO of the Disk1

2. Open de ISO whith ISO editor and copy all CMPNENTS\R2 files and folders in \I386\SVCPACK of the ISO

3. Copy in \I386\SVCPACK of de ISO all updates required in format KB??????.exe (KB914961.exe => SP2)

4. Modify SVCPACK.INF adding:

setup2.exe /q /a /sr

KB914961.exe /q /n /z

qchain.exe

5. Save ISO and burn in DVD

My SVCPACK.INF:

[CatalogHeader]

[Version]
BuildNumber=3790
MinorVersion=2
MajorVersion=5
Signature="$WINDOWS NT$"
[SetupData]
CatalogSubDir="\I386\svcpack"
[SetupHotfixesToRun]
KB890830.exe /q /n /z
KB911164.exe /q /n /z /b:SP1GDR
setup2.exe /q /a /sr
KB914961.exe /q /n /z
KB921503.exe /q /n /z
KB924667.exe /q /n /z
KB925398.exe /q /n /z
KB925876.exe /q /n /z
KB925902.exe /q /n /z
KB926122.exe /q /n /z
KB927891.exe /q /n /z
KB929123.exe /q /n /z
KB930178.exe /q /n /z
KB931784.exe /q /n /z
KB932168.exe /q /n /z
KB933360.exe /q /n /z
KB933729.exe /q /n /z
KB933854.exe /q /n /z
KB935839.exe /q /n /z
KB935840.exe /q /n /z
KB936021.exe /q /n /z
KB936357.exe /q /n /z
KB936782.exe /q /n /z
KB938127.exe /q /n /z
KB941202.exe /q /n /z
KB941568.exe /q /n /z
KB941569.exe /q /n /z
KB941672.exe /q /n /z
KB942615.exe /q /n /z
KB942763.exe /q /n /z
KB942840.exe /q /n /z
KB943460.exe /q /n /z
KB944275.exe /q /n /z
KB944653.exe /q /n /z
qchain.exe

[ProductCatalogsToInstall]
KB911164.cat

It's runs good!!


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...