What is best way to install drivers?
Hi all
I tried DPInst.exe /S
Trying to silently install drivers.
Package contains DPInst.exe a .cat, .inf and .sys file
I tried DPInst.exe /S
DPInst.exe /SE
I see the DPInst.exe process run for 2 seconds then stops. Running it manually installs the driver correctly.
1 Comment
[ + ] Show comment
-
Please be careful with double posts... - Pressanykey 8 years ago
Answers (3)
Please log in to answer
Posted by:
Pressanykey
8 years ago
What command line are you using? (try /? or -? for the full options..., then revise your own command line)
Are you changing your working directory to the location in which the files (sys, cat, inf) are stored before executing the command line (important if there are more than 1 inf files, and you only want to install one type of hardware)
What does the log file say?
Cheers
Phil
Are you changing your working directory to the location in which the files (sys, cat, inf) are stored before executing the command line (important if there are more than 1 inf files, and you only want to install one type of hardware)
What does the log file say?
Cheers
Phil
Posted by:
rileyz
8 years ago
Posted by:
ck357
8 years ago
i believe my issue is because of certificates similiar to the guy below
https://www.virtualhere.com/node/311
but this guy has the source of certificates from a download, if i dont have that is this still possible?
FYI My log files are pretty similiar to the blog in https://www.virtualhere.com/node/311
I exported the certs, will see if i can import them back in through script