/build/static/layout/Breadcrumb_cap_w.png

Install unsigned driver

Hi,

I'm probably not the first one asking this -but I couldn't find an answer to this problem:

How can I install a unsigned (as it is still beta) NDIS network driver, given the *.sys and *.inf files?
Obviously you can't use the wizards in InstallShield or Wise products...is there any solution for this?

Thanks a lot,

Peter

0 Comments   [ + ] Show comments

Answers (6)

Posted by: jonasm 18 years ago
Blue Belt
0
The only solution I found, was to change the Policy to accept unsigned drivers.

/Jonas
Posted by: akhlaque 18 years ago
Orange Senior Belt
0
Hi peter:

Have u tried this:

Executing the following line via the MSI:

• Rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1 (for installing a device driver)
• Rundll32.exe setupapi,InstallHinfSection DefaultUnInstall 132 %1 (for uninstalling a device driver)

Where %1 is the path and file name of the inf file to install/uninstall.
Posted by: sini 18 years ago
Orange Senior Belt
0
Use DPInst from the Driver Installation Framework it provides an option for installing unsigned drivers quietlty
Posted by: tdavis 18 years ago
Yellow Belt
0
I have treid to install unasigned driver with DPinst but it failed because it could not find catalog file. If I install normally it works. Can you help me.

Regards

Davis
Posted by: sini 18 years ago
Orange Senior Belt
0
All required files have to be in the same directory, so copy the file to the location where the .inf and the drivers are located
Posted by: dubwize 18 years ago
Senior Yellow Belt
0
Or try to make your own catalog file using the MakeCat utility from Microsoft.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/using_makecat.asp

(i haven't tested this)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ