BingoLike I was saying, you need to slipstream the drivers into the install disk/usb or this will never work.
I already slipstreamed the drivers into the install disk. Thats how my first install managed to work. However suddenly its doing this even after driver slipstreaming.Like I was saying, you need to slipstream the drivers into the install disk/usb or this will never work.
dism /Mount-WIM /WimFile:"path_to_your_iso\sources\install.wim" /index:1 /MountDir:"C:\mount"
dism /Image:"C:\mount" /Add-Driver /Driver:"path_to_downloaded_driver_folder" /Recurse
dism /Unmount-WIM /MountDir:"C:\mount" /Commit
We use essential cookies to make this site work, and optional cookies to enhance your experience.