Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    280
    61
    10
    #441 Outbreaker, Oct 19, 2021
    Last edited: Oct 19, 2021
    The installation worked fine with the translation, I couldn't see any problems, but I'm still septic about it because we have no official information from Microsoft about this.
    Oh i see you want to keep the script also compatible with Windows 7/8 too.
    Do you still remember from where you got those *downleve*.dll files? I couldn't find them in any ADK for 19041.1 and 22000.1.
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,322
    340
    ADK 17134 is the last one have them
     
  3. crypticus

    crypticus MDL Senior Member

    Jun 29, 2015
    317
    142
    10
    same thing happened my before... settings worked with base, setting did not worked with added lang. but i didn't bothered to add cumulative update and test if it was resolved. because i edit my systems with ntlite and when i update it gets reinstalls of some modern apps. so i just created one more iso in that language to not to do remove reinstall process... so i can't say installing update fixes the problem or not.
     
  4. crypticus

    crypticus MDL Senior Member

    Jun 29, 2015
    317
    142
    10
  5. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    367
    267
    10
    @abbodi1406

    Does W10MUI support add multilingual support to Windows 11 arm64?
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,322
    340
    No
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,322
    340
    v19 refreshed

    - Added powershell commands to compensate the missing wmic on Windows build 22483 or later
     
  8. comss_88

    comss_88 MDL Novice

    Nov 11, 2021
    11
    0
    0
    how to add language pack to boot.wim ?
     
  9. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,662
    2,217
    60
    @comss_88 Read "How To:" spoiler in first post.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. comss_88

    comss_88 MDL Novice

    Nov 11, 2021
    11
    0
    0
    I integrate the ru-ru install.wim language pack and install it by default. But the installation goes to en-us
    set WIMPATH=
    set WINPE=1
    set SLIM=0

    set WINPEPATH=

    set DEFAULTLANGUAGE=ru-ru
     
  11. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,662
    2,217
    60
    Do you have them?
    upload_2021-11-15_23-57-26.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. comss_88

    comss_88 MDL Novice

    Nov 11, 2021
    11
    0
    0
    Error
    Appl: Evaluating package applicability for package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.22000.1, applicable state: Absent
    DISM DISM Package Manager: PID=8672 TID=10264 Error in operation: the package is not applicable. (CBS HRESULT=0x800f081e) - CCbsConUIHandler::Error

    Image Version: 10.0.22000.282

    Processing 1 of 3 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]

    Error: 0x800f081e

    The specified package is not applicable to this image.
    The command completed with errors.
    For more information, refer to the log file.

    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallFOD64.log
     
  13. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    So 22000 works for Win11? (I already tested some out, but always failed because I never found that build to now :) )
     
  14. comss_88

    comss_88 MDL Novice

    Nov 11, 2021
    11
    0
    0
    forgot to add Notepad to install.wim))))
     
  15. crven-gjaol

    crven-gjaol MDL Novice

    Oct 21, 2021
    38
    8
    0
    Why even after integrating updates, Windows Update still downloads the latest one and installs it? This happens no matter how you clean install, latest iso with cumulative update from 1 day go to iso from months ago, it still downloads latest cumulative update. Isn't the point of integrating updates to skip this?
     
  16. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    :confused:
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,875
    450
    When something changes at the language or fod files, the LCU will be re-offered and installed, this mostly happens on vbox installs too (on vmware or real hardware it never occurs for me).
     
  18. crven-gjaol

    crven-gjaol MDL Novice

    Oct 21, 2021
    38
    8
    0
    This always happens to me on real hardware (and recently in Hyper-V). Probably because I add FOD-Language pack before even I connect to the internet. Will try to check for updates before adding the language and see what happens.
     
  19. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    Update: It's working! Thanks a lot! Ahh I love you guys! :D