Dear JFX. 3 feature requests, if possible:
1. Option to create BCD volume without OS installation (useful with new disk when I already have vhd files and only want a boot menu on start). Of cause vhd entries will be done manually using bootice, or you can just set defaut names such as Windows10.vhd and Windows11.vhd. Ideally with gui for existing partition resize and creation of new EFI partition, but not a must. - Example: DISKPART/SELECT DISK/CREATE PARTITION EFI and populate it with BCD
2.Option to install minimal windows just for technical activities like rename main vhd, restore vhd from the backup etc. Something like what NTDEV's tiny11 script does just built in:
https://github.com/ntdevlabs/tiny11builder
3. when VHD created it has an ESP partition, but it's not bootable, could you please add BCD to it when doing setup (kind of "bcdboot C:\Windows /s G: /f UEFI") will greatly help when running the VHD in the Hyper-V)
Thanks in advance, really enjoying using your project!