Dear Friends I would like to ask, if there are the same possibility with adding drivers (for example: Bluetooth, Audio etc.) like integrating updates with .iso? Thank you once more for your help and support. Sincerely
Dear KedarWolf Thank you for your time and great support. May you be so kind and explain, what are the below options: -m -o -u2 -udfver102 -bootdata:2#p0,e,b #pEF,e,b Sincerely
Make the D:\Mount, D:\Mount/Drivers and D:\Mount\BootWIM folders, copy the driver .inf files from the WinRaid forums to the D:\Mount\Drivers folder, extracting the Windows ISO with WinRar to the D:\2 folder and install ADK 1803 'Deployment And Imaging Tools'. Next if you want to run all the commands automatically without have to type each one manually into your admin command prompt, , open Notepad on your PC, copy and paste the below code into it, 'Save As' in 'Save as type:' choose 'All Files' and save it as DISM.bat, then right click on the .bat file and 'Run As Administrator'. Code: DISM /Mount-Wim /WimFile:D:\2\sources\boot.wim /Index:2 /MountDir:D:\Mount\BootWIM DISM /Image:D:\Mount\BootWIM /Add-Driver /Driver:D:\Mount\Drivers /recurse /ForceUnsigned DISM /Unmount-Wim /MountDir:D:\Mount\BootWIM /Commit DISM /Mount-Wim /WimFile:D:\2\sources\install.wim /Index:1 /MountDir:D:\Mount\BootWIM DISM /Image:D:\Mount\BootWIM /Add-Driver /Driver:D:\Mount\Drivers /recurse /ForceUnsigned DISM /Unmount-Wim /MountDir:D:\Mount\BootWIM /Commit CD C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\Oscdimg oscdimg.exe -m -o -u2 -udfver102 -bootdata:2#p0,e,bd:\2\boot\etfsboot.com#pEF,e,bd:\2\efi\microsoft\boot\efisys.bin d:\2 d:\Win10.iso -lWin10
Dear KedarWolf Yes, thank you, I have already done that As for .inf files, I have got the newest possible drivers from Intel, Broadcom, Realtek etc. for my devices, but they are as .exe files. Are there any possibility to extract those .inf files from .exe or any other way, then retrieving them from WinRaid forums? I have Broadcom Bluetooth 4.0 via USB with .inf file and I have integrated it only with boot.wim, and after fresh install of Windows 10, it's still not recognized. So what is the main difference integrating drivers to boot.wim and install.wim? Sincerely
i have broadcom 4 on hp laptop and windows 10 installa drivers via automatic update. broadcom 20702. Did you try driverpack solution, they have new ones
Hotfix talk please And always first look at the manufacturer website for drivers. And bluetooth, (w)lan drivers, etc.. go into install.wim, boot.wim only needs usb3.x and, when needed, drive controller drivers.
Currently won't download on my LTSB system with WU: • 2018-07 Cumulative Update for Windows 10 Version 1607 for x64-based Systems (KB4338822) - Error 0x80070002