Add Multilingual Support to Windows 10 Distribution - automated batch script

Discussion in 'Windows 10' started by abbodi1406, Mar 30, 2016.

  1. thorazine74

    thorazine74 MDL Junior Member

    Sep 22, 2008
    64
    19
    0
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,897
    340
    @thorazine74
    Edit W10MUI.cmd script and remove this block
    Code:
    if %foundupdates%==1 if not defined efifile (
    if /i %BOOTARCH%==x86 (set efifile=bootia32.efi) else (set efifile=bootx64.efi)
    for %%i in (efisys.bin,efisys_noprompt.bin) do if exist "%INSTALLMOUNTDIR%\Windows\Boot\DVD\EFI\en-US\%%i" (copy /y "%INSTALLMOUNTDIR%\Windows\Boot\DVD\EFI\en-US\%%i" "!DVDDIR!\efi\microsoft\boot\" %_Nul3%)
    copy /y "%INSTALLMOUNTDIR%\Windows\Boot\PCAT\bootmgr" "!DVDDIR!\" %_Nul1%
    copy /y "%INSTALLMOUNTDIR%\Windows\Boot\PCAT\memtest.exe" "!DVDDIR!\boot\" %_Nul1%
    copy /y "%INSTALLMOUNTDIR%\Windows\Boot\EFI\memtest.efi" "!DVDDIR!\efi\microsoft\boot\" %_Nul1%
    copy /y "%INSTALLMOUNTDIR%\Windows\Boot\EFI\bootmgfw.efi" "!DVDDIR!\efi\boot\!efifile!" %_Nul1%
    copy /y "%INSTALLMOUNTDIR%\Windows\Boot\EFI\bootmgr.efi" "!DVDDIR!\" %_Nul1%
    if exist "%INSTALLMOUNTDIR%\Windows\Boot\EFI\winsipolicy.p7b" if exist "!DVDDIR!\efi\microsoft\boot\winsipolicy.p7b" copy /y "%INSTALLMOUNTDIR%\Windows\Boot\EFI\winsipolicy.p7b" "!DVDDIR!\efi\microsoft\boot\winsipolicy.p7b" %_Nul3%
    if exist "%INSTALLMOUNTDIR%\Windows\Boot\EFI\CIPolicies\" if exist "!DVDDIR!\efi\microsoft\boot\cipolicies\" xcopy /CEDRY "%INSTALLMOUNTDIR%\Windows\Boot\EFI\CIPolicies\*" "!DVDDIR!\efi\microsoft\boot\cipolicies\" %_Nul3%
    )
    Apps are not translated with language packs, they need reinstallation from Store
    or download the most recent version for each app, and add it to mounted install.wim with Dism tool
     
  3. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,676
    2,225
    60
    I never bothered with those apps. If you need them translated into your language, make sure your system locale is properly set, run the store, go to downloads and updates and just press the update button.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. thorazine74

    thorazine74 MDL Junior Member

    Sep 22, 2008
    64
    19
    0
  5. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,488
    1,506
    150
    I hope he integrates this script! or atleast run it from seperate script if it exists in his scriptfolder..
    I have three languages in my ISO's and MDT Environment
     
  6. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,488
    1,506
    150
    I build my ISO's first using W10MUI and then adding those to MDT to crate base images for PXE. All works fine.
    Im kinda of an idiot so scripting and making things like this happen isnt a thing for me
     
  7. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    368
    270
    10
    @abbodi1406

    W10MUI got bug with Windows 11 22H2 ADK (22621.1). I also tested Windows 11 22H2 ADK on W10UI which works fine,

    System: Windows 10 IoT LTSC 2021 x64 (19044.1708)

    Code:
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    ar-SA: 64-bit {x64} - 22621
    bg-BG: 64-bit {x64} - 22621
    cs-CZ: 64-bit {x64} - 22621
    da-DK: 64-bit {x64} - 22621
    de-DE: 64-bit {x64} - 22621
    el-GR: 64-bit {x64} - 22621
    en-GB: 64-bit {x64} - 22621
    en-US: 64-bit {x64} - 22621
    es-ES: 64-bit {x64} - 22621
    es-MX: 64-bit {x64} - 22621
    et-EE: 64-bit {x64} - 22621
    fi-FI: 64-bit {x64} - 22621
    fr-CA: 64-bit {x64} - 22621
    fr-FR: 64-bit {x64} - 22621
    he-IL: 64-bit {x64} - 22621
    hr-HR: 64-bit {x64} - 22621
    hu-HU: 64-bit {x64} - 22621
    it-IT: 64-bit {x64} - 22621
    ja-JP: 64-bit {x64} - 22621
    ko-KR: 64-bit {x64} - 22621
    lt-LT: 64-bit {x64} - 22621
    lv-LV: 64-bit {x64} - 22621
    nb-NO: 64-bit {x64} - 22621
    nl-NL: 64-bit {x64} - 22621
    pl-PL: 64-bit {x64} - 22621
    pt-BR: 64-bit {x64} - 22621
    pt-PT: 64-bit {x64} - 22621
    ro-RO: 64-bit {x64} - 22621
    ru-RU: 64-bit {x64} - 22621
    sk-SK: 64-bit {x64} - 22621
    sl-SI: 64-bit {x64} - 22621
    sr-Latn-RS: 64-bit {x64} - 22621
    sv-SE: 64-bit {x64} - 22621
    th-TH: 64-bit {x64} - 22621
    tr-TR: 64-bit {x64} - 22621
    uk-UA: 64-bit {x64} - 22621
    zh-CN: 64-bit {x64} - 22621
    zh-TW: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "22621.1.220506-1250.NI_RELEASE_CLIENTCOMBINED_UUP_X64FRE_ZH-CN.iso"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 5 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    ar-SA / 64-bit
    bg-BG / 64-bit
    cs-CZ / 64-bit
    da-DK / 64-bit
    de-DE / 64-bit
    el-GR / 64-bit
    en-GB / 64-bit
    en-US / 64-bit
    es-ES / 64-bit
    es-MX / 64-bit
    et-EE / 64-bit
    fi-FI / 64-bit
    fr-CA / 64-bit
    fr-FR / 64-bit
    he-IL / 64-bit
    hr-HR / 64-bit
    hu-HU / 64-bit
    it-IT / 64-bit
    ja-JP / 64-bit
    ko-KR / 64-bit
    lt-LT / 64-bit
    lv-LV / 64-bit
    nb-NO / 64-bit
    nl-NL / 64-bit
    pl-PL / 64-bit
    pt-BR / 64-bit
    pt-PT / 64-bit
    ro-RO / 64-bit
    ru-RU / 64-bit
    sk-SK / 64-bit
    sl-SI / 64-bit
    sr-Latn-RS / 64-bit
    sv-SE / 64-bit
    th-TH / 64-bit
    tr-TR / 64-bit
    uk-UA / 64-bit
    zh-CN / 64-bit
    zh-TW / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    ar-SA / 64-bit
    bg-BG / 64-bit
    cs-CZ / 64-bit
    da-DK / 64-bit
    de-DE / 64-bit
    el-GR / 64-bit
    en-GB / 64-bit
    en-US / 64-bit
    es-ES / 64-bit
    es-MX / 64-bit
    et-EE / 64-bit
    fi-FI / 64-bit
    fr-CA / 64-bit
    fr-FR / 64-bit
    he-IL / 64-bit
    hr-HR / 64-bit
    hu-HU / 64-bit
    it-IT / 64-bit
    ja-JP / 64-bit
    ko-KR / 64-bit
    lt-LT / 64-bit
    lv-LV / 64-bit
    nb-NO / 64-bit
    nl-NL / 64-bit
    pl-PL / 64-bit
    pt-BR / 64-bit
    pt-PT / 64-bit
    ro-RO / 64-bit
    ru-RU / 64-bit
    sk-SK / 64-bit
    sl-SI / 64-bit
    sr-Latn-RS / 64-bit
    sv-SE / 64-bit
    th-TH / 64-bit
    tr-TR / 64-bit
    uk-UA / 64-bit
    zh-CN / 64-bit
    zh-TW / 64-bit
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    ar-SA / 64-bit
    bg-BG / 64-bit
    cs-CZ / 64-bit
    da-DK / 64-bit
    de-DE / 64-bit
    el-GR / 64-bit
    en-GB / 64-bit
    en-US / 64-bit
    es-ES / 64-bit
    es-MX / 64-bit
    et-EE / 64-bit
    fi-FI / 64-bit
    fr-CA / 64-bit
    fr-FR / 64-bit
    he-IL / 64-bit
    hr-HR / 64-bit
    hu-HU / 64-bit
    it-IT / 64-bit
    ja-JP / 64-bit
    ko-KR / 64-bit
    lt-LT / 64-bit
    lv-LV / 64-bit
    nb-NO / 64-bit
    nl-NL / 64-bit
    pl-PL / 64-bit
    pt-BR / 64-bit
    pt-PT / 64-bit
    ro-RO / 64-bit
    ru-RU / 64-bit
    sk-SK / 64-bit
    sl-SI / 64-bit
    sr-Latn-RS / 64-bit
    sv-SE / 64-bit
    th-TH / 64-bit
    tr-TR / 64-bit
    uk-UA / 64-bit
    zh-CN / 64-bit
    zh-TW / 64-bit
    
    ============================================================
    Mount install.wim - index 1/5
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/5
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ar-SA~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 2 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~bg-BG~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 3 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~cs-CZ~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 4 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~da-DK~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 5 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 6 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~el-GR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 7 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-GB~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 8 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 9 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 10 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-MX~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 11 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~et-EE~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 12 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fi-FI~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 13 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fr-CA~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 14 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fr-FR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 15 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~he-IL~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 16 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~hr-HR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 17 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~hu-HU~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 18 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~it-IT~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 19 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ja-JP~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 20 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ko-KR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 21 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~lt-LT~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 22 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~lv-LV~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 23 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~nb-NO~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 24 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 25 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~pl-PL~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 26 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 27 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~pt-PT~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80073712
    Processing 28 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ro-RO~10.0.22621.1
    [=====                      10.0%                          ]
    

    Using system build-in DISM don't have such problem.

    Code:
    
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    ar-SA: 64-bit {x64} - 22621
    bg-BG: 64-bit {x64} - 22621
    cs-CZ: 64-bit {x64} - 22621
    da-DK: 64-bit {x64} - 22621
    de-DE: 64-bit {x64} - 22621
    el-GR: 64-bit {x64} - 22621
    en-GB: 64-bit {x64} - 22621
    en-US: 64-bit {x64} - 22621
    es-ES: 64-bit {x64} - 22621
    es-MX: 64-bit {x64} - 22621
    et-EE: 64-bit {x64} - 22621
    fi-FI: 64-bit {x64} - 22621
    fr-CA: 64-bit {x64} - 22621
    fr-FR: 64-bit {x64} - 22621
    he-IL: 64-bit {x64} - 22621
    hr-HR: 64-bit {x64} - 22621
    hu-HU: 64-bit {x64} - 22621
    it-IT: 64-bit {x64} - 22621
    ja-JP: 64-bit {x64} - 22621
    ko-KR: 64-bit {x64} - 22621
    lt-LT: 64-bit {x64} - 22621
    lv-LV: 64-bit {x64} - 22621
    nb-NO: 64-bit {x64} - 22621
    nl-NL: 64-bit {x64} - 22621
    pl-PL: 64-bit {x64} - 22621
    pt-BR: 64-bit {x64} - 22621
    pt-PT: 64-bit {x64} - 22621
    ro-RO: 64-bit {x64} - 22621
    ru-RU: 64-bit {x64} - 22621
    sk-SK: 64-bit {x64} - 22621
    sl-SI: 64-bit {x64} - 22621
    sr-Latn-RS: 64-bit {x64} - 22621
    sv-SE: 64-bit {x64} - 22621
    th-TH: 64-bit {x64} - 22621
    tr-TR: 64-bit {x64} - 22621
    uk-UA: 64-bit {x64} - 22621
    zh-CN: 64-bit {x64} - 22621
    zh-TW: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "22621.1.220506-1250.NI_RELEASE_CLIENTCOMBINED_UUP_X64FRE_ZH-CN.iso"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 5 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    ar-SA / 64-bit
    bg-BG / 64-bit
    cs-CZ / 64-bit
    da-DK / 64-bit
    de-DE / 64-bit
    el-GR / 64-bit
    en-GB / 64-bit
    en-US / 64-bit
    es-ES / 64-bit
    es-MX / 64-bit
    et-EE / 64-bit
    fi-FI / 64-bit
    fr-CA / 64-bit
    fr-FR / 64-bit
    he-IL / 64-bit
    hr-HR / 64-bit
    hu-HU / 64-bit
    it-IT / 64-bit
    ja-JP / 64-bit
    ko-KR / 64-bit
    lt-LT / 64-bit
    lv-LV / 64-bit
    nb-NO / 64-bit
    nl-NL / 64-bit
    pl-PL / 64-bit
    pt-BR / 64-bit
    pt-PT / 64-bit
    ro-RO / 64-bit
    ru-RU / 64-bit
    sk-SK / 64-bit
    sl-SI / 64-bit
    sr-Latn-RS / 64-bit
    sv-SE / 64-bit
    th-TH / 64-bit
    tr-TR / 64-bit
    uk-UA / 64-bit
    zh-CN / 64-bit
    zh-TW / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    ar-SA / 64-bit
    bg-BG / 64-bit
    cs-CZ / 64-bit
    da-DK / 64-bit
    de-DE / 64-bit
    el-GR / 64-bit
    en-GB / 64-bit
    en-US / 64-bit
    es-ES / 64-bit
    es-MX / 64-bit
    et-EE / 64-bit
    fi-FI / 64-bit
    fr-CA / 64-bit
    fr-FR / 64-bit
    he-IL / 64-bit
    hr-HR / 64-bit
    hu-HU / 64-bit
    it-IT / 64-bit
    ja-JP / 64-bit
    ko-KR / 64-bit
    lt-LT / 64-bit
    lv-LV / 64-bit
    nb-NO / 64-bit
    nl-NL / 64-bit
    pl-PL / 64-bit
    pt-BR / 64-bit
    pt-PT / 64-bit
    ro-RO / 64-bit
    ru-RU / 64-bit
    sk-SK / 64-bit
    sl-SI / 64-bit
    sr-Latn-RS / 64-bit
    sv-SE / 64-bit
    th-TH / 64-bit
    tr-TR / 64-bit
    uk-UA / 64-bit
    zh-CN / 64-bit
    zh-TW / 64-bit
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    ar-SA / 64-bit
    bg-BG / 64-bit
    cs-CZ / 64-bit
    da-DK / 64-bit
    de-DE / 64-bit
    el-GR / 64-bit
    en-GB / 64-bit
    en-US / 64-bit
    es-ES / 64-bit
    es-MX / 64-bit
    et-EE / 64-bit
    fi-FI / 64-bit
    fr-CA / 64-bit
    fr-FR / 64-bit
    he-IL / 64-bit
    hr-HR / 64-bit
    hu-HU / 64-bit
    it-IT / 64-bit
    ja-JP / 64-bit
    ko-KR / 64-bit
    lt-LT / 64-bit
    lv-LV / 64-bit
    nb-NO / 64-bit
    nl-NL / 64-bit
    pl-PL / 64-bit
    pt-BR / 64-bit
    pt-PT / 64-bit
    ro-RO / 64-bit
    ru-RU / 64-bit
    sk-SK / 64-bit
    sl-SI / 64-bit
    sr-Latn-RS / 64-bit
    sv-SE / 64-bit
    th-TH / 64-bit
    tr-TR / 64-bit
    uk-UA / 64-bit
    zh-CN / 64-bit
    zh-TW / 64-bit
    
    ============================================================
    Mount install.wim - index 1/5
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/5
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ar-SA~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~bg-BG~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~cs-CZ~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~da-DK~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~el-GR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-GB~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 9 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.22621.1
    [==========================100.0%==========================]
    Processing 10 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-MX~10.0.22621.1
    [==========================100.0%==========================]
    Processing 11 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~et-EE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 12 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fi-FI~10.0.22621.1
    [==========================100.0%==========================]
    Processing 13 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fr-CA~10.0.22621.1
    [==========================100.0%==========================]
    Processing 14 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fr-FR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 15 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~he-IL~10.0.22621.1
    [==========================100.0%==========================]
    Processing 16 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~hr-HR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 17 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~hu-HU~10.0.22621.1
    [==========================100.0%==========================]
    Processing 18 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~it-IT~10.0.22621.1
    [==========================100.0%==========================]
    Processing 19 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ja-JP~10.0.22621.1
    [==========================100.0%==========================]
    Processing 20 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ko-KR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 21 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~lt-LT~10.0.22621.1
    [==========================100.0%==========================]
    Processing 22 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~lv-LV~10.0.22621.1
    [==========================100.0%==========================]
    Processing 23 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~nb-NO~10.0.22621.1
    [==========================100.0%==========================]
    Processing 24 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.22621.1
    [==========================100.0%==========================]
    Processing 25 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~pl-PL~10.0.22621.1
    [==========================100.0%==========================]
    Processing 26 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 27 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~pt-PT~10.0.22621.1
    [==========================100.0%==========================]
    Processing 28 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ro-RO~10.0.22621.1
    [==========================100.0%==========================]
    Processing 29 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~10.0.22621.1
    [==========================100.0%==========================]
    Processing 30 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~sk-SK~10.0.22621.1
    [==========================100.0%==========================]
    Processing 31 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~sl-SI~10.0.22621.1
    [==========================100.0%==========================]
    Processing 32 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~sr-LATN-RS~10.0.22621.1
    [==========================100.0%==========================]
    Processing 33 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~sv-SE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 34 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~th-TH~10.0.22621.1
    [==========================100.0%==========================]
    Processing 35 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~tr-TR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 36 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~uk-UA~10.0.22621.1
    [==========================100.0%==========================]
    Processing 37 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.22621.1
    [==========================100.0%==========================]
    Processing 38 of 38 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-TW~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,897
    340
    So it's DISM / ADK issue, not W10MUI bug

    did you check dism logs to see the error details?
     
  9. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    368
    270
    10
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,897
    340
    I guess a warning in the ReadMe would be enough: don't use ReFS
     
  11. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    368
    270
    10
    @abbodi1406

    Question that some of the FODs in “W10MUI\OnDemand\x64” won't be added.

    I don't know why W10MUI skip this FODs language packs?

    e.g. Windows 11 22H2 x64 (Windows11_InsiderPreview_Client_x64_en-us_22621.iso)

    Which FODs language packs (except Microsoft-Windows-LanguageFeatures) I think should be:

    Microsoft-Windows-InternetExplorer-Optional-Package
    Microsoft-Windows-MediaPlayer-Package(except N editions)
    Microsoft-Windows-Notepad-System-FoD-Package
    Microsoft-Windows-PowerShell-ISE-FOD-Package
    Microsoft-Windows-StepsRecorder-Package
    Microsoft-Windows-WMIC-FoD-Package
    Microsoft-Windows-WordPad-FoD-Package

    Code:
    映像版本: 10.0.22621.1
    
    Packages listing:
    
    
    ---------------------------------------------------------------------------------------------------- | --------- | ------------- | -------------
    Package Identity                                                                                     | State     | Release Type  | Install Time
    ---------------------------------------------------------------------------------------------------- | --------- | ------------- | -------------
    Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1     | Installed | OnDemand Pack | 2022/5/7 7:31
    Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1                  | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1              | Installed | Language Pack | 2022/5/7 7:30
    Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1    | Installed | OnDemand Pack | 2022/5/7 7:37
    Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1       | Installed | OnDemand Pack | 2022/5/7 7:37
    Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022/5/7 7:37
    Microsoft-Windows-Ethernet-Client-Vmware-Vmxnet3-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1    | Installed | OnDemand Pack | 2022/5/7 7:37
    Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.22621.1                           | Installed | Feature Pack  | 2022/5/7 7:30
    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.22621.1                            | Installed | Foundation    | 2022/5/7 5:28
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.22621.1                            | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~11.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.22621.1             | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-Kernel-LA57-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1                       | Installed | OnDemand Pack | 2022/5/7 7:37
    Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1          | Installed | OnDemand Pack | 2022/5/7 7:30
    Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1    | Installed | OnDemand Pack | 2022/5/7 7:30
    Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1            | Installed | OnDemand Pack | 2022/5/7 7:31
    Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1         | Installed | OnDemand Pack | 2022/5/7 7:31
    Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1   | Installed | OnDemand Pack | 2022/5/7 7:31
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1                      | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.22621.1                           | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1                      | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~~10.0.22621.1                           | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1               | Installed | OnDemand Pack | 2022/5/7 7:40
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1                    | Installed | OnDemand Pack | 2022/5/7 7:40
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1               | Installed | OnDemand Pack | 2022/5/7 7:40
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~~10.0.22621.1                    | Installed | OnDemand Pack | 2022/5/7 7:40
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1               | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1                    | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1               | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.22621.1                    | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1              | Installed | OnDemand Pack | 2022/5/7 7:40
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1                   | Installed | OnDemand Pack | 2022/5/7 7:40
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1                    | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.22621.1                         | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1                    | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.22621.1                         | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.22621.1                          | Installed | OnDemand Pack | 2022/5/7 7:38
    Microsoft-Windows-Wallpaper-Content-Extended-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:37
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022/5/7 7:35
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1     | Installed | OnDemand Pack | 2022/5/7 7:35
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1    | Installed | OnDemand Pack | 2022/5/7 7:35
    Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:33
    Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:33
    Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:33
    Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:33
    Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:34
    Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:34
    Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:34
    Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:34
    Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:34
    Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:35
    Microsoft-Windows-Wifi-Client-Intel-Netwtw10-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:35
    Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1   | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1       | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1       | Installed | OnDemand Pack | 2022/5/7 7:33
    Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022/5/7 7:33
    Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1        | Installed | OnDemand Pack | 2022/5/7 7:35
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8187se-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1     | Installed | OnDemand Pack | 2022/5/7 7:36
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1     | Installed | OnDemand Pack | 2022/5/7 7:36
    Microsoft-Windows-Wifi-Client-Realtek-Rtl819xp-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1      | Installed | OnDemand Pack | 2022/5/7 7:36
    Microsoft-Windows-Wifi-Client-Realtek-Rtl85n64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1      | Installed | OnDemand Pack | 2022/5/7 7:36
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1       | Installed | OnDemand Pack | 2022/5/7 7:36
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1     | Installed | OnDemand Pack | 2022/5/7 7:36
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1     | Installed | OnDemand Pack | 2022/5/7 7:36
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1                         | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1                              | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1                         | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~~10.0.22621.1                              | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1                      | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1                           | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1                      | Installed | OnDemand Pack | 2022/5/7 7:32
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~~10.0.22621.1                           | Installed | OnDemand Pack | 2022/5/7 7:32
    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.22621.1                                          | Installed | OnDemand Pack | 2022/5/7 7:38

    But when integrate W10MUI skipped these packages:

    Microsoft-Windows-InternetExplorer-Optional-Package
    Microsoft-Windows-MediaPlayer-Package
    Microsoft-Windows-StepsRecorder-Package
    Microsoft-Windows-WMIC-FoD-Package

    So Why These languages packs of FODs should be skipped?
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,897
    340
    All except StepsRecorder are new for Win11 22H2

    StepsRecorder seems available since 19041
     
  13. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    368
    270
    10
    #534 fch1993, Jun 2, 2022
    Last edited: Jun 13, 2022
    I‘ve checked FOD's language packs in default image.

    Which should be like this

    Code:
    Windows 10 1507-1909
    
    None
    
    Windows 10 2004 etc.
    
    Microsoft-Windows-MSPaint-FoD-Package
    Microsoft-Windows-Notepad-FoD-Package
    Microsoft-Windows-PowerShell-ISE-FOD-Package (except Server SAC editions)
    Microsoft-Windows-Printing-PMCPPC-FoD-Package (except Home, Team and Server SAC editions)
    Microsoft-Windows-Printing-WFS-FoD-Package (except Team and Server SAC editions)
    Microsoft-Windows-StepsRecorder-Package (except Server SAC editions)
    Microsoft-Windows-WordPad-FoD-Package
    
    Windows Server 2022 / Azure Stack HCI 21H2
    
    Microsoft-Windows-MSPaint-FoD-Package
    Microsoft-Windows-Notepad-FoD-Package
    Microsoft-Windows-PowerShell-ISE-FOD-Package (Only Desktop Editions)
    Microsoft-Windows-StepsRecorder-Package (Only Desktop Editions)
    Microsoft-Windows-WordPad-FoD-Package
    
    
    Windows 11 21H2
    
    Microsoft-Windows-InternetExplorer-Optional-Package
    Microsoft-Windows-Notepad-System-FoD-Package
    Microsoft-Windows-PowerShell-ISE-FOD-Package
    Microsoft-Windows-Printing-PMCPPC-FoD-Package (except Home editions)
    Microsoft-Windows-Printing-WFS-FoD-Package
    Microsoft-Windows-StepsRecorder-Package
    Microsoft-Windows-WordPad-FoD-Package
    
    Windows 11 22H2
    
    Microsoft-Windows-InternetExplorer-Optional-Package
    Microsoft-Windows-MediaPlayer-Packagee (except N editions)
    Microsoft-Windows-Notepad-System-FoD-Package
    Microsoft-Windows-PowerShell-ISE-FOD-Package
    Microsoft-Windows-StepsRecorder-Package
    Microsoft-Windows-WMIC-FoD-Package
    Microsoft-Windows-WordPad-FoD-Package
    Seems W10MUI should check image version first then choose which FOD's packs to integrate.

    2022/06/08: Add Windows Server 2022 and other editions info.
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,897
    340
    #535 abbodi1406, Jun 11, 2022
    Last edited: Jun 11, 2022
    (OP)
    Updated

    - Add support for new FODs
    - Update text files for 19041/20348/22000/22621
    - Boot files (bootmgr, bootmgr.efi) will not be updated/changed by the script
     
  15. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    I never figured out a way to download all this Language Packs without adding even link manually to every Pack. :joystick:
     
  16. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    Would it not be a good idea to ship the script with the full links already added? Like this we don't have to start from scratch if there are modifications in the language lists.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,897
    340
    Long repeated links can make it hard to distinguish files, specially for FODs
    i just duplicated the pattern for LPs txt
     
  18. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    #540 Outbreaker, Jun 15, 2022
    Last edited: Jun 15, 2022