Injection in live WinPE fails in .wim images - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy Plugin —— Ventoy 插件 (https://forums.ventoy.net/forumdisplay.php?fid=3) +--- Forum: Ventoy Plugin Forum (https://forums.ventoy.net/forumdisplay.php?fid=4) +--- Thread: Injection in live WinPE fails in .wim images (/showthread.php?tid=2829) |
Injection in live WinPE fails in .wim images - vtFred - 03-28-2024 Hello, I use ventoy-1.0.97 on Windows 10 22H2 (19045.4170). I wanted to test the injection plugin in live OS using .wim, namely the Mini_Windows_10_v21.12.wim taken from medicat. For that, I just used the template from github mentioned here: https://www.ventoy.net/en/doc_inject_autorun.html to create the archive. I didn’t touch or edit any file in it. Here is the content of the archive: Then, I added the injection entry point in ventoy.json using VentoyPlugson.exe such as : Code: "injection": [ The paths are OK. But when I start the Mini_Windows_10_v21.12_VTNORMAL.wim and explore the X:\ directory, there are no X:\VentoyAutoRun.log or VentoyAutoRun.bat or X:\Windows\system32\test.txt Can it work with .wim images ? RE: Injection in live WinPE fails - Steve2926 - 03-29-2024 In https://www.ventoy.net/en/plugin_injection.html No mention is made of a WIM file ??? |