01-26-2022, 09:27 AM
For windows it should work with: pnputil.exe -i -a *.inf
But... I can't get VentoyAutoRun.bat to work.
I have the file windows_injection.7z in the same folder like ventoy.json and also in root of the stick (where the ISO folder is)
In ventoy.json I added:
I started in VM but there's no VentoyAutoRun.bat under x and so nothing happens.
But... I can't get VentoyAutoRun.bat to work.
I have the file windows_injection.7z in the same folder like ventoy.json and also in root of the stick (where the ISO folder is)
In ventoy.json I added:
Code:
"injection": [
{
"image": "/Livesysteme/Win7PE/boot1.wim",
"archive": "/windows_injection.7z"
}
]
I started in VM but there's no VentoyAutoRun.bat under x and so nothing happens.