BatUtil icon indicating copy to clipboard operation
BatUtil copied to clipboard

Update W10UI.cmd

Open adavak opened this issue 1 year ago • 3 comments

1, boot\fonts and efi\microsoft\boot\fonts include *.ttf not the same in official, not need to copy same one.

2, official the efi\boot\bootx64.efi and bootmgr.efi in ISO root, always got copy from updtbootfiles, not need to control.

adavak avatar May 25 '23 06:05 adavak

  1. They all are fonts, duplicating them allow to reduce ISO size
  2. UpdtBootFiles option was created in the first place to control it, because the updated files caused boot failure few months eariler

abbodi1406 avatar May 25 '23 13:05 abbodi1406

1, Indeed reduce the size, by your ideas. 2, According to my half-year comparison, each official iso released by Microsoft will update these two files every time, which is different from other situations controlled by updtbootfiles. The other controls files in the script have indeed not been replaced and remain as they are.

adavak avatar May 26 '23 01:05 adavak

I see the boot files issue took them 4+ month to fix before https://support.microsoft.com/help/5013438

i know that updating those efi files is now required for Secure Boot with 2023-05 updates (with mitigation enabled) https://support.microsoft.com/help/5025885

abbodi1406 avatar May 26 '23 14:05 abbodi1406