Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Can't verify publisher for mf.sys

Reply
Thread Tools Display Modes

Can't verify publisher for mf.sys

 
 
skiloup
Guest
Posts: n/a

 
      11-19-2009
I've got a multiportSerial inf that uses mf.inf/mf.sys to enumerate x number
of serial ports. When I use this inf for my device, Server 2008 complains
that "Windows can't verify the publisher of this driver software". If I say
to install the driver software anyway then it will enumerate all my serial
ports correctly and it's happy to install the serial driver I have written
for the child devices.

What do I need to do in order to get the mf.inf/mf.sys portion of my install
to work without user interaction?
 
Reply With Quote
 
 
 
 
Bo Skjoett
Guest
Posts: n/a

 
      11-20-2009
You need to sign your mf.sys file (and mf.cat) with an Authenticode Code
Signing Certificate issued to your company.


"skiloup" wrote:

> I've got a multiportSerial inf that uses mf.inf/mf.sys to enumerate x number
> of serial ports. When I use this inf for my device, Server 2008 complains
> that "Windows can't verify the publisher of this driver software". If I say
> to install the driver software anyway then it will enumerate all my serial
> ports correctly and it's happy to install the serial driver I have written
> for the child devices.
>
> What do I need to do in order to get the mf.inf/mf.sys portion of my install
> to work without user interaction?

 
Reply With Quote
 
skiloup
Guest
Posts: n/a

 
      11-20-2009
It uses the mf.sys that is distributed with the OS. Are you suggesting that
I sign mf.sys as my own and install it that way?

"Bo Skjoett" wrote:

> You need to sign your mf.sys file (and mf.cat) with an Authenticode Code
> Signing Certificate issued to your company.
>
>
> "skiloup" wrote:
>
> > I've got a multiportSerial inf that uses mf.inf/mf.sys to enumerate x number
> > of serial ports. When I use this inf for my device, Server 2008 complains
> > that "Windows can't verify the publisher of this driver software". If I say
> > to install the driver software anyway then it will enumerate all my serial
> > ports correctly and it's happy to install the serial driver I have written
> > for the child devices.
> >
> > What do I need to do in order to get the mf.inf/mf.sys portion of my install
> > to work without user interaction?

 
Reply With Quote
 
skiloup
Guest
Posts: n/a

 
      11-20-2009
If anybody else encounters this problem the solution is as simple as creating
a cat file from the .inf even though it doesn't directly include any driver
files. That then gives you something that can be signed and everything plays
nice. I thought I had tried this previously, but evidently I didn't.

Thanks Bo for your comments. They definitely pointed me in the right
direction.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conflicting SFC results JohnDavid Windows Vista Performance 6 03-18-2008 02:00 AM
1/2 hour to verify a downloaded program before Vista will install shnnshn69 Windows Vista Installation 1 11-21-2007 01:21 AM
HELP sfc /scannow William Beard Windows Vista Performance 17 05-11-2007 04:28 AM
word and excel and microsoft publisher Oscar Windows Vista File Management 2 02-27-2007 07:32 PM
windows cannot verify cd key DaMulta Windows Vista Installation 0 06-09-2006 01:00 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59