Hello,
Quick question. How do you guys slipstream drivers onto a 7 disc? I tried this:
Which seemed to work for one of the drivers (the modem). However, stuff like video card, didn't get installed. It's an ATI Xpress 1150. I've downloaded the latest from AMD (which is old). When I go to manually install it, it prompts halfway through the installation. It says:
Windows Security
Would you like to install this device software?
Name: ATI Technologies Inc. Display adapters
blah
[ ] Always trust software from "ATI Technologies, Inc."
Install Don't Install
I'm guessing it's not properly signed? Is there anyways to force these drivers to be installed without disabling driver signature enforcement?
Or does anyone have any other suggestions on other ways to slipstream the drivers? Thanks!
Quick question. How do you guys slipstream drivers onto a 7 disc? I tried this:
Code:
dism /image:c:\test\install /add-driver /driver:c:\test\drivers /recurse
Windows Security
Would you like to install this device software?
Name: ATI Technologies Inc. Display adapters
blah
[ ] Always trust software from "ATI Technologies, Inc."
Install Don't Install
I'm guessing it's not properly signed? Is there anyways to force these drivers to be installed without disabling driver signature enforcement?
Or does anyone have any other suggestions on other ways to slipstream the drivers? Thanks!
Comment