Disabling WHQL Driver Signing warning with VB

J

Jim Legan

I have written an application that will clean up a clients
workstation of approx 40 drivers. After their removal the
printer objects will be pushed down via NDPS. I need the
install to be seamless and some of the drivers are
unsigned and thus prompt for user interaction. I know
which registry key is determined by this
(HKLM\Software\Microsoft\Driver Signing) but what I dont
know is how to make this setting effective without
rebooting.

What I need to do is disable it when the program executes
and reenable it when it terminates. Are there any APIs or
code examples that would help me accomplish this?
 

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