How to add USB3.0 Driver 1 to Windows 7 mirroring. Microsoft's installation CD on Windows 7 does not integrate the USB3.0 drivers for each vendor, and you can add USB3.0 driver 2 using the following method. Here is an example of the HP EliteDesk 800 model, the following is Usb3.0:http://ftp.hp.com/pub/softpaq/sp62501-63000/sp62624.exe3. Open the Sp62624\drivers\ Hcswitch folder, if the system is 32-bit system will continue to open X86, if it is 64-bit on the open X64, copy the corresponding folder of all things to a convenient place, such as H:\AAA4. Open sp62624\drivers\xhci\Win7 folder, if the system is 32-bit system will continue to open X86, if it is 64-bit open X64, copy the corresponding folder of everything to H:\aaa5. Then create a new folder on the H disk called 123 (can be anywhere just for example) 6. Copy the disc image in the Sources folder Boot.wim and Install.wim to H:\aaa7. Create a new TXT file and open the following: Dism/mount-wim/wimfile:h:\aaa\boot.wim/index:2/mountdir:h:\123 dism/image:h:\123/add-driver/ Driver:h:\acc\iusb3hub.infdism/image:h:\123/add-driver/driver:h:\acc\iusb3xhc.infdism/image:h:\123/add-driver/ Driver:h:\acc\iusb3hcs.infdism/unmount-wim/mountdir:h:\123/commitdism/mount-wim/wimfile:h:\aaa\install.wim/ Index:4/mountdir:h:\123 Dism/image:h:\123/add-driver/driver:h:\acc\iusb3hub.infdism/image:h:\123/add-driver/ Driver:h:\acc\iusb3xhc.infdism/image:h:\123/add-driver/driver:h:\acc\iusb3hcs.infdism/unmount-wim/mountdir:h:\ 123/commitpause8. The absolute path of the winfile refers to the image, and the path after which the mountdir refers to the image expansion. (You can modify it yourself) 9. Save, the suffix name is changed to Bat10. Right-click Administrator to run Bat (DISM requires Administrator privileges). Then wait for the program to finish executing. This way your two WIM files are already written to the USB3.0 driver 11. The WIM file is then copied back to the original location (it is recommended that the original file is backed up) with USB3. O Drive Windows 7 image is made, can be burned into a CD-ROM, can also be made into a U disk to install the system
How to add USB3.0 drivers to Windows 7 mirroring