Ventoy Forums
Auto Installation plugin Improvement - 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: Auto Installation plugin Improvement (/showthread.php?tid=346)



Auto Installation plugin Improvement - Simon3264 - 07-07-2020

Hello,

I have an idea to improve the Auto Installation plugin for Windows to include the possibility to copy $OEM$ folders to the iso when it is in use (like an autounattended.xml), with the possibility to propose multiple $OEM$ folders for ISOs (like the xml way in the json).

That way, this opens the possibility to include parameters, apps, etc to an unattended installation with a completly untouched Windows ISO.

Thanks in advance!


RE: Auto Installation plugin Improvement - longpanda - 07-08-2020

Hi,
I am designing another plugin which can be called injection plugin or other similar name.

With this plugin, you can inject something into the installation envrioment. This can be useful to inject  drivers/scripts/.... into the runtime envrioment after boot.

For example, Windows .sys drivers, Linux .KO drivers, shell script, bat script, winpeshl.ini, ......  There are many imaginable spaces here.


RE: Auto Installation plugin Improvement - Simon3264 - 07-08-2020

Wow, that's really nice!!

Do you have an estimation on which release that useful plugin will be available?


RE: Auto Installation plugin Improvement - longpanda - 07-10-2020

It will be in Ventoy-1.0.16.
https://github.com/ventoy/Ventoy/issues/295


RE: Auto Installation plugin Improvement - Simon3264 - 07-20-2020

Wow thanx longpanda!
Ventoy is very nice, continue like that!