Jump to content

Recommended Posts

Posted

Does anyone know how to slibstream hotfixes in windows 2003?

when i use the same format for the svcpack.inf as for XP sp1 it won't work.

i think it has something to do with the version in the header of svcpack.inf

for XP sp1 it should be:

[Version]

Signature="$Windows NT$"

MajorVersion=5

MinorVersion=1

BuildNumber=2600

does anyone know what it should be for windows 2003 server?

regards,

Alfred


Posted

Try

[Version] 
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=2
BuildNumber=3790

That's the corresponding numbers for svr2k3. If it still gives problems, you know what to do (come back here with your query).

Also, if this solved your requirement, do come back and tell us which solution solved your problem.

EDIT: I guess it really is time for me to learn to type faster (see aaron's post above - he beat me to it by a few seconds).

Posted

This really was the trick, now it wordks "almost" fine

during installation there is 1 hotfix (i forgot the notice the number)

that asks me to klick on ok.

that is the only thing that it makes it not really unattended. :)

Posted
This really was the trick, now it works "almost" fine

Good to hear that!

As for that hotfix which is making it "attended", good luck to you - investigate the details and in no time, you'd have solved it.

Posted

I know now what the problem was.

Ik was q832483.exe

the switch i used was false it had to be /q:a /C:"dahotfix.exe /q /n" /q

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