Add usb 3.0 drivers to bootable usb windows 7 installation - YouTube
Lines in command prompt: 1. dism /mount-wim /wimfile:[location of boot.wim] /index:2 /mountdir:c:[mount directory] 2. dism /image:C\winpe\test /add-driver /driver:[Location of drivers] /recurse 3. dism /unmount-wim /mountdir:[mounted directory] /c...