Silent Driver Install

Hi,
does anybody know about installing NDIS IM drivers without a signature silently? Example?

Regards,
Bruce Raynold


Do you Yahoo!?
Check out the new Yahoo! Front Page. www.yahoo.com/a

Look up in MSDN for CreateService(…)

Regards,
Razvan

— Bruce Raynold wrote:

>
> Hi,
> does anybody know about installing NDIS IM drivers
> without a signature silently? Example?
>
>
> Regards,
> Bruce Raynold
>

__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com

Nope. NDIS IM driver needs SetupDi API to install; there is an example in the DDK. As for non-signed driver warnings, you can change the policy to not display them (System Properties | Hardware | Driver Signing) or sign your driver.

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]


From: xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com] on behalf of Razvan Hobeanu[SMTP:xxxxx@yahoo.com]
Reply To: Windows System Software Devs Interest List
Sent: Friday, November 05, 2004 7:57 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] Silent Driver Install

Look up in MSDN for CreateService(…)

Regards,
Razvan

— Bruce Raynold wrote:
>
> >
> > Hi,
> > does anybody know about installing NDIS IM drivers
> > without a signature silently? Example?
> >
> >
> > Regards,
> > Bruce Raynold
> >
>