Ventoy Forums
Hiren's boot PE does not show all programs - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: iVentoy General Use —— iVentoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=7)
+--- Forum: iVentoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=8)
+--- Thread: Hiren's boot PE does not show all programs (/showthread.php?tid=2875)



Hiren's boot PE does not show all programs - martinii - 05-17-2024

Hi guys,

When I run the ISO of Hiren's BootCD PE (1.0.8) with iVentoy (1.0.20) only about 25% of the programs are displayed. When I use Ventoy from pendrive with this image everything is ok - all programs shows up. E.G.. under the heading Security -> Passwords only Lazesoft Password Recovery is displayed... When I use Ventoy from pendrive there are also NT Password Edit and Windows Login Unlocker.


RE: Hiren's boot PE does not show all programs - Steve2926 - 05-18-2024

Additional utilities are not inside the .wim file that is loaded as the WinPE OS.
Instead, after WinPE boots, the ISO file is mounted as drive Y: virtual DVD and the utilities in drive Y: are then added into the Start Menu, etc. by HBCD startup scripts.
Obviously, when using PXE, the ISO file is not accessible on any local storage and so these additional programs cannot be loaded because the ISO cannot be mounted as a drive.
Many WinPE ISOs use this approach because a WinPE OS is in RAM and if all applications and utilities were inside the wim file it would mean a very large WIM file would need to be loaded into RAM (slow and the RAM would need to be 8GB).
So, this issue is expected when using PXE.