Город МОСКОВСКИЙ
00:10:07

How To Slipstream USB 3.0 Drivers Into A Windows 7 Install Disk

Аватар
Игровая Эпопея
Просмотры:
26
Дата загрузки:
16.02.2024 11:19
Длительность:
00:10:07
Категория:
Технологии и интернет

Описание

This tutorial will describe how to slipstream USB 3.0 drivers into a Windows 7 installation. A lot of the times, whenever we try to install Windows 7 on a newer PC with USB 3.0 ports, Windows 7 can not proceed because it doesn't have built in drivers for USB 3.0. This video will show you exactly how to slipstream drivers in so you can install Windows 7!

Make sure you subscribe to the channel - https://www.youtube.com/channel/UCb7wmuP8r-QtoNBWltaFiew/

Make sure to like and share.

Also the script:

Dism /Mount-Image /ImageFile:C:\MOUNT\boot.wim /MountDir:C:\MOUNT\EXT /index:1
Dism /Image:C:\MOUNT\EXT /Add-Driver /Driver:C:\USB3 /Recurse
Dism /Unmount-Image /MountDir:C:\MOUNT\EXT /Commit
Dism /Mount-Image /ImageFile:C:\MOUNT\boot.wim /MountDir:C:\MOUNT\EXT /index:2
Dism /Image:C:\MOUNT\EXT /Add-Driver /Driver:C:\USB3 /Recurse
Dism /Unmount-Image /MountDir:C:\MOUNT\EXT /Commit
Dism /Mount-Image /ImageFile:C:\MOUNT\install.wim /MountDir:C:\MOUNT\EXT /index:1
Dism /Image:C:\MOUNT\EXT /Add-Driver /Driver:C:\USB3 /Recurse
Dism /Unmount-Image /MountDir:C:\MOUNT\EXT /Commit
Dism /Mount-Image /ImageFile:C:\MOUNT\install.wim /MountDir:C:\MOUNT\EXT /index:2
Dism /Image:C:\MOUNT\EXT /Add-Driver /Driver:C:\USB3 /Recurse
Dism /Unmount-Image /MountDir:C:\MOUNT\EXT /Commit
Dism /Mount-Image /ImageFile:C:\MOUNT\install.wim /MountDir:C:\MOUNT\EXT /index:3
Dism /Image:C:\MOUNT\EXT /Add-Driver /Driver:C:\USB3 /Recurse
Dism /Unmount-Image /MountDir:C:\MOUNT\EXT /Commit
Dism /Mount-Image /ImageFile:C:\MOUNT\install.wim /MountDir:C:\MOUNT\EXT /index:4
Dism /Image:C:\MOUNT\EXT /Add-Driver /Driver:C:\USB3 /Recurse
Dism /Unmount-Image /MountDir:C:\MOUNT\EXT /Commit
Dism /Mount-Image /ImageFile:C:\MOUNT\install.wim /MountDir:C:\MOUNT\EXT /index:5
Dism /Image:C:\MOUNT\EXT /Add-Driver /Driver:C:\USB3 /Recurse
Dism /Unmount-Image /MountDir:C:\MOUNT\EXT /Commit

You can copy and paste that, or download it here: https://drive.google.com/file/d/1Dyr5yJMn5kfwLGVbw8IO5gdjhc4Frw1K/view?usp=sharing

Рекомендуемые видео