Dont want the Found New HardWare Wizard
- From: "Biju" <bijukoothrat@xxxxxxxxxx>
- Date: Tue, 3 May 2005 19:01:43 +0530
Hello All
I have written a busdriver for a PCI device in WindowsXP. This driver
enumerates a child driver. When I install the driver (I
used InstallShield Devstudio 9 and devcon to automate all installations) by
specifying "class=system" in parent inf file, everything
works fine,both drivers are loaded without any pop-ups. But, if I specify
"class=MY_CLASS" in inf, the Found New HardWare Wizard
pop-up comes, saying my child device found. If I select Automatically
install, then even without asking for any .inf or .sys, it load both
the drivers. I am specifying "class=MY_CLASS" in child .inf in both cases.
I want to install all drivers without any pop-ups. I think my driver
should be signed. But WindowsXP doesnt recognize Authenticode
signature. And its not possible to obtain WHQL signature. Can any one
suggest any solution to avoid the pop-up.
Thanks in advance...
Biju Mohamed
biju_mohamed@xxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: Dont want the Found New HardWare Wizard
- From: Bruno van Dooren
- Re: Dont want the Found New HardWare Wizard
- From: Don Burn
- Re: Dont want the Found New HardWare Wizard
- Prev by Date: Re: Runtime 'DriverObject->MajorFunction' replacement
- Next by Date: Re: question for streaming minidriver
- Previous by thread: Spying on COM Objects
- Next by thread: Re: Dont want the Found New HardWare Wizard
- Index(es):
Relevant Pages
|