Booting custom entries in 2PXE menu
This page explains hot the CustomMenuItems item in the .config file works to allow custom actions in the 2PXE menu.
How does it work?
<CustomMenuItems>
<add key="myShell" value="iPXE Shell"/>
</CustomMenuItems> <CustomItems>
<add key="myShell" value="shell"/>
</CustomItems>Multiple items
XML and advanced syntax
Booting a custom WinPE image
Linking up against the iPXE Web Service
Last updated

