1. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    87
    15
    0
  2. Javac75

    Javac75 MDL Senior Member

    Mar 16, 2015
    251
    360
    10
    #18042 Javac75, Jan 5, 2021
    Last edited: Jan 5, 2021
    Dear @MSMG,

    I created a special script to install fonts into the image.
    This script is not mine, I collected it from various existing sites and adapted it to suit the needs of installing fonts.

    Put custom Fonts folder to toolkit\Custom\Files\
    Put AddOffFonts.ps1 to Bin folder.

    Run from batch file (Toolkit.cmd - :IntCustomFiles)

    Code:
    set "CustomFonts=%CustomFiles%\Fonts"
    if exist "%CustomFonts%\*.ttf" (
    call :MountImageRegistry "%InstallMount%\%%i"
    PowerShell -nop -c "%Bin%\AddOffFonts.ps1 -mountPath %InstallMount%\%%i\Windows\Fonts -fontsPath %CustomFonts%"
    call :UnMountImageRegistry
    )
    
    Successful when applied to Win10 images 19041 and 17763 builds. I've tried it.

    Please feel free to use it or not for more completing your great project.

    Enjoy.

    Edit:
    Add load and unload registry command.

    Edit 2:
    Forget to commenting the $fExist.Close() line.
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Robotnik247

    Robotnik247 MDL Junior Member

    Nov 21, 2012
    90
    13
    0
    Silly question but does .NET 5 cover 3.5 as well?
     
  4. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10
    Nope. This is not about "components" or removing parts using MSMG or whatever. This is about M$ bad design.
    M$ had a several attempts to fix NCSI bugs and "yellow trianlge" with updates, but it still working weird for many people.

    Just reconfigure your NCSI - this fix their bad way of working, plus it will become fast and safe.
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will add the info in readme.txt regarding Edge Chromium integration order.

    Microsoft Visual C++ Runtime packages aren't part of the image then why it's giving error with /cleanup-image /scanhealth, need to check if it is replacing any file in the image.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will it registers the fonts in the registry for offline images or just copies the fonts to the <Windows\Fonts> folder?

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Need to check

     
  8. Javac75

    Javac75 MDL Senior Member

    Mar 16, 2015
    251
    360
    10
    Yes. The fonts will registered and copied to mountImg\windows\fonts.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    87
    15
    0
    I don't have a yellow triangle, I just can't connect to the address from my browser (other adress works), I'm already using Mozilla's NCSI. At first I thought it came from KMS VL but it's not that.
     
  10. olris

    olris MDL Novice

    Mar 9, 2019
    27
    12
    0
  11. olris

    olris MDL Novice

    Mar 9, 2019
    27
    12
    0
  12. olris

    olris MDL Novice

    Mar 9, 2019
    27
    12
    0
    #18057 olris, Jan 6, 2021
    Last edited: Jan 6, 2021
    MSMG

    Hi! Yes, start.cmd as administrator, for run, and any components successfully deleted, bat stop at Solitaire Collection.
    :(
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #18059 MSMG, Jan 6, 2021
    Last edited: Jan 6, 2021
    (OP)
    Then make sure the image mount directory is not accessed by any other programs or Antivirus.

    Will check with ru-RU image when I do get time.

     
  14. olris

    olris MDL Novice

    Mar 9, 2019
    27
    12
    0
    MSMG

    It's not about localization. This same version of the English distribution has the same result when using the method "Remove->Remove Windows Components->Select Windows Components".

    en_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_2af15d50.iso

    ru_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_6799b675.iso