Jump to content

Recommended Posts

Posted

HI guys,

I would to setup 2 xp on dvd : one "normal" one "unattended". In the unattended, one part of my update is in i386\update, others in $oem$. My issue is that i386\update is not install during xp setup. This method is working on a single CD install but not with my DVD. This is launch by svcpack.inf in i386. I've tryed to modify path from \i386\update to SETUP\XP\professional\I386 (my dvd structure) AND/OR move it to PRO2 (boot folder), install do nothing. txtsetup.sif have the correct install path.

Someone have an idea ?

Thanks !

here is my file :

[Version]

Signature="$Windows NT$"

MajorVersion=5

MinorVersion=1

BuildNumber=2600

[setupData]

CatalogSubDir="\i386\Update"

[ProductCatalogsToInstall]

KB826939.cat

[setupHotfixesToRun]

update.exe -q -n

KB824146.exe /q /n /z /o

KB823182.exe /q /n /z /o

KB824105.exe /q /n /z /o

KB824141.exe /quiet /norestart /n /o

KB825119.exe /q /n /z /o

KB826939.exe /quiet /norestart /n /o

KB828035.exe /quiet /norestart /n /o

KB828741.EXE /quiet /norestart /n /o

KB837001.EXE /quiet /norestart /n /o

KB835732.EXE /quiet /norestart /n /o

KB822603.exe -u -n -o -q -z

KB820291.exe -u -n -o -q -z

Q327979.exe -u -n -o -q -z

KB840374.EXE /quiet /norestart /n /o

DX9NTopk.exe /Q

  • 4 weeks later...

Posted

I'm having this problem as well, have you solved it yet?

I'm gonna place the svcpack.inf file in the PRO1 and PRO2 folder to see if that makes a difference, I'll let you know how it turns out

Posted

Check that dosnet.inf in SETUP\XP\professional\I386 has this:

[OptionalSrcDirs]
Update

Also delete svcpack.in_ if it's present in SETUP\XP\professional\I386...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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