Jump to content

Recommended Posts

Posted

Hello everyone.

I`m new here....so hello again :rolleyes:

I`m trying to setup my unattended CD, though something is unclear to me.

To install the Pre-sp2 hotfixes it says to create the svcpack.inf file and copy all the hotfixes to the directory called svcpack under i386.

Though, in the GUIRUNONCE of the winnt.sif file, it links all the hotfixes to the \install\hotfixes.

What do I have to do there?

:)

Thanks a lot!


Posted

That part of GuiRunOnce is to install the hotfixes that svcpack cannot do.

svcpack.inf is automatically detected by Windows Setup so it needn't be specified anywhere else.

Posted

Thanks much AaronXP.

All that this for me is really hard.

Maybe I could pay 10$ to someone for a WINXP Sp1 with Pre-sp2 Hotfixes CD.

Anyone up for this offer..?

:)

ehehe

Posted

hmm its not that hard really, its as simple as I could make it to be. But I've probably been doing this for too long to be able to tell whether something's difficult to do or not :):rolleyes:

Posted

eheh I know.

believe me when i say that it's hard.

anyway, I`m trying to setup everything here. IF I am successfull, fine, otherwise I`ll post again and maybe we can work out a deal for the CD :)

You know, just with very few programs and all the hotfixes.

yes......?

Back to read the guide.

Posted

Yeah, good idea to start small. You'll be able to pinpoint problems easily and fix them before moving on to doing other things for an unattended CD.

Posted

I followed the instruction from http://www.MSFN.org/unattended/xp/installhotfixes.htm

to install hotfixes in the GUI-mode part of Setup, but not successfully done...

after I finished up the xp installation... I checked the Windows Update, all the hotfixes were not installed at all... Did it do something wrong on my codes?

my svcpack.inf code:

[Version]
Signature="$Windows NT$"
BuildNumber=2600
MajorVersion=5
MinorVersion=1

[SetupData]
CatalogSubDir="I386\svcpack"

[SetupHotfixesToRun]
KB817778.EXE /Q /U /Z /N
KB819639.EXE /Q:A /R:N
KB820128.EXE /Q /U /Z /N
KB820291.EXE /Q /U /Z /N
KB821557.EXE /Q /U /Z /N
KB822603.EXE /Q /U /Z /N
KB822603.EXE /Q /U /Z /N
KB823559.EXE /Q /U /Z /N
KB824105.EXE /Q /U /Z /N
KB824146.EXE /Q /U /Z /N
KB828026.EXE /Q /U /Z /N
Q322011.EXE /Q /U /Z /N
Q323225.EXE /Q /U /Z /N
Q328310.EXE /Q /U /Z /N
Q329048.EXE /Q /U /Z /N
Q329115.EXE /Q /U /Z /N
Q329170.EXE /Q /U /Z /N
Q329390.EXE /Q /U /Z /N
Q329834.EXE /Q /U /Z /N
Q330994.EXE /Q:A /R:N
Q810565.EXE /Q/ U /Z /N
Q810577.EXE /Q /U /Z /N
Q810833.EXE /Q /U /Z /N
Q811493.EXE /Q /U /Z /N
Q811630.EXE /Q /U /Z /N
Q814033.EXE /Q /U /Z /N
Q815021.EXE /Q /U /Z /N
Q817606.EXE /Q /U /Z /N
Q819696.EXE /Q /U /Z /N
Q922025.EXE /Q:A /R:N
Q828750.EXE /Q:A /R:N
JS56NCHS.EXE /Q:A /R:N
QCHAIN.EXE

My DOSNET.inf

[OptionalSrcDirs]
lang
svcpack

I placed all the hotfix files and svcpack.inf under

C:\XPCD\i386\svcpack\

Posted

hrm... out of curiosity, do you have a SVCPACK.IN_ in your i386 directory? Delete that.

Are all the hotfixes in the chinese language, or english?

Posted

I have the same problem that Leon2003 have.

It did not install any of the Hotfixes! I did have a svcpack.in_ file in the i386 dir.

Plus, Windows prompted me for the registration online and asked me for the Name of the primary user. Wasn't supposed to happen, was it?

And, more, no computer name that I specified before, just a bunch of characters.

Any help......?

Thanks

Posted

Yup, looks like SVCPACK.IN_ is being used instead of svcpack.inf, I've checked my original CD and found the IN_ there.

When I tested it for some reason it wasn't there, odd. Anyhow, I've updated the page to mention this.

As for bypassing the Create User screen, add UnattendSwitch="yes" under [unattended]. Computer names can differ from the one you specify in winnt.sif if there is already an identical computer name that exists on the network, causing Setup to randomly generate one instead.

Posted

Thanks, AaronXP!

I have all the Chinese hotfixes... and I also found the SVCPACK.IN_ in my I386 folder... let me delete it, and give it a try once more time.. :)

Posted

Right after I delete the SVCPACK.IN_ file in my i386 folder...

then I tried to install the Windows XP again, and I got this error, "can't copy svcpack.inf.." any suggestion?? :)

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...