Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    i had already the same as above except VdeleteSource=1
    VdeleteSource=1 is this command who leave it with only Education?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Deletes pro, the source used for creating Education.
     
  3. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    understand
    thanks for help
     
  4. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    [WARNING] Ignoring extended attributes of 1 files
    (use --unix-data mode to extract these)

    "ISODIR/sources/boot.wim" original size: 408451 KiB
    Using LZX compression with 4 threads
    Archiving file data: 1073 MiB of 1073 MiB (100%) done
    "ISODIR/sources/boot.wim" optimized size: 402596 KiB
    Space saved: 5854 KiB

    how important is this warning?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    yes.
     
  6. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    382
    275
    10
    #408 fch1993, Jun 29, 2021
    Last edited: Jun 29, 2021
    @abbodi1406

    Need W11MUI to add language packs to Windows 11 distribution.

    The W10UI doesn't support the new languages added in windows 11.

    which doesn't have such a file "Microsoft-Windows-Common-Foundation-Package*10.*.mum"

    (Windows 11 22000 have 43 languages and Windows 10 21H1 only has 38 languages)

    exp:

    Code:
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    
    ============================================================
    ERROR: microsoft-windows-client-languagepack-package_ca-es-amd64-ca-es.esd is not a valid Windows 10 LangPack
    ============================================================
    
    Press any Key to Exit.
    
    
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Code:
    Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1.mum
    --

    those are LIP, not standalone LP
     
  8. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    382
    275
    10
    @abbodi1406

    So if releases W11MUI, the logic should changed to:

    if there's no "Microsoft-Windows-Common-Foundation-Package*10.*.mum" inside the "microsoft-windows-client-languagepack-package_ca-es-amd64-ca-es.esd", not report the error, But check the "microsoft-windows-client-languagepack-package_en-us-amd64-en-us.esd" or "base system language is en-us" instead.
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    I probably will never support LIP packs
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Updated

    add support and links for builds 22000 / 20348
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Not really, i guess you should keep using MSMG toolkit or the other solutions
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Try: DaRT7_81_10_v3.7
     
  13. Alice KIng Tai Poon

    Alice KIng Tai Poon MDL Novice

    Apr 20, 2020
    36
    7
    0
    hi @abbodi1406
    it seems that when adding font support thereafter the script stuck on there. more over when I processing updates with psf files the mi are not supported them. can you solve that problems.

    when the script stucks I didn't see some kind of ms. when going to next action.
     

    Attached Files:

  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    What's the error message says?

    you can convert psf update to full update
    PSFX v2 Repack

    also, make sure to download the latest W10UI and extract it in Updates folder
    W10UI
     
  15. Alice KIng Tai Poon

    Alice KIng Tai Poon MDL Novice

    Apr 20, 2020
    36
    7
    0
    @abbodi1406 first after adding some of fonts the W10MUI script stucks there.
    next when updating with windows images because your win 10 mui on dism folder has not make any changes with support of psf file extracting along with w10 mui scripts. so you need to support them right now. I will do the scrnrecord with that later to show where the problem is.
     
  16. Alice KIng Tai Poon

    Alice KIng Tai Poon MDL Novice

    Apr 20, 2020
    36
    7
    0
    when extracting psf the error msg is extract filename.psf is failed.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Verify psf file integrity, or re-download