Page 1 of 1

BCDBootGUI, BootSectGui

Posted: Tue Jun 06, 2023 1:41 am
by AZJIO
BootSectGui
Writes the bootloader to disk. Uses bootsect.exe and grubbootsect.exe.
Download
Image
Image

BCDBootGUI
Configures BCD, adds boot files to disk. Uses bcdboot.exe
Download
Image

Re: BCDBootGUI, BootSectGui

Posted: Mon Jul 17, 2023 9:01 am
by hoangdiemtinh
I tested on Win10 x64, Legacy BIOS, BootSectGui show MBR for my GPT Disk.
Please fix.

Re: BCDBootGUI, BootSectGui

Posted: Mon Jul 17, 2023 4:35 pm
by AZJIO
hoangdiemtinh wrote: Mon Jul 17, 2023 9:01 am I tested on Win10 x64, Legacy BIOS, BootSectGui show MBR for my GPT Disk.
Please fix.
This program only works with MBR disks, since it was created a long time ago. This flag is not a definition of the type of your disk, this flag determines whether to write in PBR or MBR. You can click the "?" and read what the "\mbr" command line option does

I excluded 2 files because I don't know the license for them, so I made a GUI, and you can download the missing files separately.