About WinPE
- 1. Background
There are many many types of WinPE. Some supports network and others not. So iVentoy's support for WinPE is also different.
- 2. Support
iVentoy make simple support strategy for WinPE.
iVentoy will not mount the ISO file through network automatically after boot, but inject a script into the WinPE,
if the WinPE need to mount the ISO file, then it can call the script after network initialization.
- 3. Script
iVentoy will inject a VTOYMNT.BAT
file to X:\
after boot WinPE.
After the network initialization, for example, call X:\VTOYMNT.BAT Y
then the ISO file will be mounted as Y: