How can I automatically ignore Driver Signing Warning.

T

T. Connelly

Hi.

I hope someone can help me with this.

During a XPe setup (FBA), I need to install a third pary
driver package using a FBA generic command. My problem is
that the driver package has not passed Windows Logo
testing, so the unattended setup halts, and ask for
confirmation from the user before the driver installation
continues. Is it possible to inform the FBA that it
should ignore the Driver signing test? (As in the normal
Windows XP unattend setup setting:
DriverSigningPolicy=ignore).

Other than halting for confirmation, the package installs
succesfully.

Thanks
TC.
 
S

Slobodan Brcin

HKLM\SOFTWARE\Microsoft\Driver Signing
HKLM\SOFTWARE\Microsoft\Non-Driver Signing
<--------------- This one should be relevant

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SeCEdit\
Reg Values\MACHINE/Software/Microsoft/Driver Signing/Policy
<--------------- Here you can read value description


First two keys you can change in PnP (User-mode) component.


Best regards,
Slobodan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top