01-24-2022, 12:42 PM
Hi,
I have a Win7PE boot.wim file wich be loades with ventoy.
But I can't use either mouse nor keyboard.
How can I add USB3 driver? With injection plugin it doesn't work?
Folderstructur within Intel_USB3_Win7.zip:
sources
|-$OEM$
|-Win7
|-x64
|-usb.inf
|-x86
- usb.inf
Or using VentoyAutoRun.bat?
Need some help/tutorial. Thanks
I have a Win7PE boot.wim file wich be loades with ventoy.
But I can't use either mouse nor keyboard.
How can I add USB3 driver? With injection plugin it doesn't work?
Code:
"injection": [
{
"image": "/iso/Win7PE/boot1.wim",
"archive": "/driver/Intel_USB3_Win7.zip"
}
]
Folderstructur within Intel_USB3_Win7.zip:
sources
|-$OEM$
|-Win7
|-x64
|-usb.inf
|-x86
- usb.inf
Or using VentoyAutoRun.bat?
Need some help/tutorial. Thanks