How to integrate DriverPacks?

Discussion in 'Windows 7' started by Rr0, Sep 5, 2018.

  1. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    14
    10
    What's the easiest way to integrate driverpacks? F.i. those .7z from driverpacks.net?

    Many thanks in advance!
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,677
    450
    Extract the driverpacks.7z and run the /add-driver dism command.
    Code:
    dism.exe /image:"c:\mount" /Add-Driver /driver:"x:\Drivers" /recurse