Jump to content

Recommended Posts

Posted

I reduce some files from my signed driver

then it become unsigned

I add it to my xp install cd.

Could it be silently installed in xp installation process??

How could I make it work??


Posted
thanks

another problem I want to know is that when I modify the inf file of the driver,is the cat file still available??

Yes. Somewhere in the beginning of an .inf driver file there's a .cat file mentioned. If you don't delete it, it will remain a signed driver

Posted

Hmm, don't think so.

Why are people signing drivers?

One good reason is that they want to guarantee the driver is unchanged! If you change the driver e.g. by editing the INF the driver is changed and the CAT doesn't fit to the driver (the CAT contains a hash). Or you may also say the driver is unsigned.

Posted
Hmm, don't think so.

Why are people signing drivers?

One good reason is that they want to guarantee the driver is unchanged! If you change the driver e.g. by editing the INF the driver is changed and the CAT doesn't fit to the driver (the CAT contains a hash). Or you may also say the driver is unsigned.

Then let's take a quick look at one.

Here's the inf of the Audigy ZS' driver:

[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CREAF%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=10/21/2003, 5.12.05.0441
CatalogFile=wdma_emu.cat<==========================

Posted

thanks ,Bâshrat the Sneaky

[unattended]DriverSigningPolicy=Ignore

Will it work??

I don't have a chance to try it myself.

but I modify my winnt.sif as you said.

waiting for the next installation.......

Posted

Another thing I want to know is that the changes to winnt.sif will be automatically applied to the xp installation?

When I modify the winnt.sif and put my personal settings into it,could I get it automatically applied in the xp installation?

Could I get the xp unattended installation by modifying it instead of using the windows unattended installation?

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