Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 How to add Device Drivers during Windows Setup?
#2
Download WinInjection.zip and DriverIndexer-x64.exe
decompress WinInjection.zip
Rename DriverIndexer-x64.exe to DriverIndexer.exe and put it into WinInjection\x\Windows\system32
Put driver into WinInjection\x\drivers folder
Edit WinInjection\VentoyAutoRun.bat

Code:
@echo off
DriverIndexer.exe load-driver X:\drivers

directory structure is as follows
Quote:X
│  VentoyAutoRun.bat
├─drivers
│  └─netcard
│          xxxx.cat
│          xxxx.inf
│          xxxx.sys
└─Windows
    └─System32
            DriverIndexer.exe
run pack.bak to create windows_injection.7z
Set the injection file to windows_injection.7z
Reply


Messages In This Thread
RE: How to add Device Drivers during Windows Setup? - by kimi - 10-13-2023, 09:03 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)