Page 1 of 1

Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Thu May 22, 2025 8:34 am
by paul_6
Adding a WinPE in the Bootmenu dialog box> possible ??
For example your WinPE !
Thanks,
Paul Brussels Belgium

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sat May 24, 2025 9:48 pm
by TeraByte Support
you can copy from the UFD and add a boot item, or use the option to select item from Windows boot menu (BCD).

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sun May 25, 2025 2:50 am
by n8chavez
I always just use EasyBCD and add the boot.wim file to the bcd.

Build a boot disc. That'll get you your boot.wim file. After that, you'll have a boot.win file located in your IFW tbwinre\IFW_BootWIM directory. That can change depending on where you installed it. For me it's C:\Program Files\IFW\tbwinre\IFW_BootWIM. Make a note of that file location.

The download EasyBCD. After installing it, launch it. Then select "Add New Entry" from the left. After that, make sure WinPE is selected from the bottom half as shown, name the entry what you want and browse to the path where your boot.wim is located. After you've added the entry, click "Edit Boot Menu" on the left side to see your entries. Is your new one there?

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sun May 25, 2025 10:28 am
by paul_6
n8chavez wrote: Sun May 25, 2025 2:50 am I always just use EasyBCD and add the boot.wim file to the bcd.

Build a boot disc. That'll get you your boot.wim file. After that, you'll have a boot.win file located in your IFW tbwinre\IFW_BootWIM directory. That can change depending on where you installed it. For me it's C:\Program Files\IFW\tbwinre\IFW_BootWIM. Make a note of that file location.
The download EasyBCD. After installing it, launch it. Then select "Add New Entry" from the left. After that, make sure WinPE is selected from the bottom half as shown, name the entry what you want and browse to the path where your boot.wim is located. After you've added the entry, click "Edit Boot Menu" on the left side to see your entries. Is your new one there?
Sorry, I do not trust EasyBCD...
BIBM is more reliable...

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sun May 25, 2025 10:33 am
by paul_6
TeraByte Support wrote: Sat May 24, 2025 9:48 pm you can copy from the UFD and add a boot item, or use the option to select item from Windows boot menu (BCD).
What do I copy from the UFD ??
Over 2,000 people have viewed this thread...
If anyone could explain the above TB answer in more detail, I would appreciate...

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sun May 25, 2025 3:16 pm
by TeraByte Support
EasyBCD is basically a BCD Editor using the Windows API. You can boot items in the Windows boot menu (BCD entries) with BootIt via the OSI option on the boot item you configure via Boot Edit. You can also just copy the WinPE partition off the UFD and then setup a boot item (for UEFI you boot \efi\boot\bootx64.efi from that partition, for normal BIOS you boot that partition).

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sun May 25, 2025 4:33 pm
by paul_6
Thanks, btw I am in MBR mode,
but...
what is the "OSI option" ??!

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sun May 25, 2025 7:04 pm
by TeraByte Support
it's for selecting items from the Windows boot menu if you have it setup with more than one thing.

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Sun May 25, 2025 7:58 pm
by Brian K
Paul,

The method is similar to this thread....

viewtopic.php?t=4817

But using TBWinPE instead of IFL. And BIBM instead of BIU.

Re: Adding WinPE in the Bootmenu dialog box> possible ??

Posted: Mon May 26, 2025 10:30 am
by paul_6
Thks TB and thanks Brian. I think I can do it now!