PC Review


Reply
Thread Tools Rate Thread

Class coinstaller dll not signed problem

 
 
krijn2002
Guest
Posts: n/a
 
      22nd Feb 2006
Hi,

I'm trying to create a system that can be used to control Plug and Play
installations. It should enable me to define which devices are allowed
to be installed by the logged in user and which drivers should be used
for the device. I'm doing this through a class coinstaller. It's not
intended for any specific device or device class. I want it to be used
by every device class on the system.
Everything is working quite properly, except that for every device in a
class that uses my coinstaller the "New Hardware Wizard" pops up. I
mean every installation, even with signed drivers and "standard windows
drivers". When i disable my coinstaller, the devices install fine with
the server side install (no wizard), but with the coinstaller enabled,
it always switches to the client side install. By now i've disabled all
the actual functionality in the coinstaller; it always returns
NO_ERROR, so it shouldn't be anything that the coinstaller does. In the
setupapi.log i found this:

#E358 An unsigned or incorrectly signed file
"C:\WINDOWS\System32\spdrcls.dll" for driver "iPod mini" blocked
(server install). Error 0x800b0100: No signature was present in the
subject.
#E161 Processing of call to class installer failed. Error 0x800b0100:
No signature was present in the subject.

It seems that the spdrcls.dll, my class coinstaller dll, is not signed.
I didn't sign it, so that is correct. Is there any way to get this
signed, or to get windows to ignore this? I've looked into the driver
signing info, but that doesn't really seem to apply here.

Any help would be greatly appreciated!!!

thanks

Krijn

FYI: Complete setupapi.log:

[2006/02/22 13:11:35 680.3 Driver Install]
#-019 Searching for hardware ID(s):
usb\vid_05ac&pid_1202&rev_0001,usb\vid_05ac&pid_1202
#-018 Searching for compatible ID(s):
usb\class_08&subclass_06&prot_50,usb\class_08&subclass_06,usb\class_08
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found "USB\Class_08&SubClass_06&Prot_50" in
C:\WINDOWS\inf\usbstor.inf; Device: "USB Mass Storage Device"; Driver:
"USB Mass Storage Device"; Provider: "Microsoft"; Mfg: "Compatible USB
storage device"; Section name: "USBSTOR_BULK".
#I023 Actual install section: [USBSTOR_BULK.NT]. Rank: 0x00002000.
Effective driver date: 07/01/2001.
#-148 Loading coinstaller modules for "iPod mini".
#E358 An unsigned or incorrectly signed file
"C:\WINDOWS\System32\spdrcls.dll" for driver "iPod mini" blocked
(server install). Error 0x800b0100: No signature was present in the
subject.
#E161 Processing of call to class installer failed. Error 0x800b0100:
No signature was present in the subject.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
xp digitally signed drivers show as not signed when installing jamesph Windows XP Help 2 12th May 2008 07:09 PM
Internal Error 2753. coinstaller.dll April F Windows Vista General Discussion 0 24th Mar 2008 04:43 AM
Open the device from within the coinstaller. How? SergeV Windows XP Drivers 0 16th Mar 2007 05:31 AM
Vendor-signed (self-signed) driver problems Stitchyphish Windows XP Logo 0 23rd Aug 2004 04:28 PM
signed drivers show as not signed - Has anyone seen this problem before. it_support Windows XP Logo 1 13th Nov 2003 04:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:16 AM.