Jump to content

Recommended Posts

Posted

Hi,

is it possible to integrate this patch to be installed before drivers installation stage?

(I need this for my Sound Card)


Posted

If you find a way let me know. I spent 3 weeks emailing back and forth with M$ without any solution. I gave up and install it first from Runonce then install my sound card drivers.

Posted
If you find a way let me know.  I spent 3 weeks emailing back and forth with M$ without any solution.  I gave up and install it first from Runonce then install my sound card drivers.

According to MS, the idea is to manually integrate it with svcpack.inf, but I want it XPCREATEd & not manually...

Posted

You got more out of them than I did. They wouldn't even say that you could do it via svcpack.inf when I was trying.

They just told me to run it after the install was complete.

Posted
You got more out of them than I did.  They wouldn't even say that you could do it via svcpack.inf when I was trying.

They just told me to run it after the install was complete.

try this KB article, see if you can manage to do anything...

Posted

Huh? I already told you how to do it, MtK...

You should just put all the files in the I386 directory, also the portcls.sys file. You can compress them if you want.

Then add the necessary entries to the dosnet.inf file. (Check RyanVM's updatepack manual instructions for that)

Last, but most importantly: add this to your dosnet.inf file:

[ForceCopyDriverCabFiles]
portcls.sys

and the new portcls.sys in the i386 directory will be used.

Of course you could also just use RyanVM's updatepack, which will simply update driver.cab...

Posted
Huh? I already told you how to do it, MtK...

You should just put all the files in the I386 directory, also the portcls.sys file. You can compress them if you want.

Then add the necessary entries to the dosnet.inf file. (Check RyanVM's updatepack manual instructions for that)

Last, but most importantly: add this to your dosnet.inf file:

[ForceCopyDriverCabFiles]
portcls.sys

and the new portcls.sys in the i386 directory will be used.

Of course you could also just use RyanVM's updatepack, which will simply update driver.cab...

sorry, I have no intentions of doubting your method, Bâshrat the Sneaky, but I'm looking for the XPCREATE way (or any other automatic way) of doing this (not manual)...

but I'm willing to try it know that I see there is no answer from XPC experts... :P

I will try it on my next attempt...

Posted

My only thought has been to run it as a DetachedProgram called by winnt.sif so that the relevant files are copied before hardware detection. I don't know if it would actually work, though.

Posted
My only thought has been to run it as a DetachedProgram called by winnt.sif so that the relevant files are copied before hardware detection. I don't know if it would actually work, though.

will it work, if I manually integrate this into my CD, & then add the other hotfixes?

if so, could you guide me through? or show me some link (to a guide)...

Posted

Of course not, I just thought, the /integrate switch won't install the hotfix before drivers.

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