Add Multilingual Support to Windows 8.1 Setup DVD - automated batch script

Discussion in 'Windows 8' started by abbodi1406, Sep 25, 2013.

  1. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    okey thanks!!!
     
  2. EXO56

    EXO56 MDL Member

    Mar 22, 2013
    197
    286
    10
    What are the Windows 8.1 Refresh Language Packs?
    Are they Windows 8.1 language pack for Windows 8.1 with update 3?
    Please, i need to know!

    Thanks in advance!!!
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
    They are newer LPs, for all Windows 8.1 versions (RTM, Update, Update3)
     
  4. EXO56

    EXO56 MDL Member

    Mar 22, 2013
    197
    286
    10
    This is great!!! saves me space!

    Thank you so much for your responsiveness!!!
     
  5. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    the MUIDVD-8 Works in Windows 10 if we want make multilang?
     
  6. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,822
    19,031
    340
    Nope, each build requires separate MUIs.
     
  7. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    so is possible can give one try do it alone??? command by command or any site??? thanks ...
     
  8. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    #129 oldee, Jul 27, 2015
    Last edited: Jul 28, 2015
    Hello @A1406, Thank you for W10 beta script.

    pastebin LP's has been removed, Server error. Where can I get Win 10 LPs or waiting a couple more days for RTM?
    Can I replace with WZT 10240 MUI LP DVD?

    And also doesn't considering East-Asia Language for Win 10 Script as like Win 8.1 Script?
    I mean that ja-jp is missing on your script cmd "set EAlang (has 4 LP, not 5 LP)".
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
    #130 abbodi1406, Jul 28, 2015
    Last edited by a moderator: Apr 20, 2017
    (OP)
  10. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    O.k I will replace with WZT MUI LP for pastebin removed LPs.
    Let test added a single European LP first, and keep add 5 Asian LP second. then I will let you know how it works.
    Thank you.
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
    BTW, what i ment is ja-jp won't be added only when updating boot.wim manually (WinPE option is off)

    but it's still supported and added to install.wim
    and when you use ADK's WinPE it will be fully integrated into boot.wim/winre.wim
     
  12. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    Thank you, keep in remind them.
     
  13. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
  14. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    He is working on for this issue n will waiting all.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
    Your systems are malfunctioned :D
     
  16. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    #139 oldee, Aug 10, 2015
    Last edited: Aug 11, 2015
    Hi! @ab..1406, I tested and it work. The result summary as below and I want to know 2 things improvement.

    my system:
    i7-4770k x64
    i7-5820k x64
    Win 8.1 Pro x64
    SSD 850 Pro 512GB

    Prepare:
    Dism 10 installed
    10240 LPs (ko-KR, ja-JP, de-DE) x32 x64 Download
    10240 OnDemandPack (ko-KR, ja-JP, de-DE) x32 x64 Download
    MUIDVD folder created
    cmd 7zip unzipped on MUIDVD


    Method #1 (one culture code the default language)
    a) Pro RTM en-US x64 ISO (boot.wim, install.wim)
    b) Ent RTM en-US x64 ISO (boot.wim, install.wim)
    b) AIO(8in1) RTM en-US x86 x64 ISO (bot.wim, install.wim)
    c) AIO(8in1) RTM en-US x86 x64 ISO (boot.wim, install.esd)

    Method #2 (multi culture code the default language with 2 more culture code language)
    a) Pro RTM en-US x64 ISO (boot.wim, install.wim)
    b) Ent RTM en-US x64 ISO (boot.wim, install.wim)
    c) AIO(8in1) RTM en-US x86 x64 ISO (bot.wim, install.wim)
    d) AIO(8in1) RTM en-US x86 x64 ISO (boot.wim, install.esd)

    Results:
    1. Except install.esd in source ISO case, cmd are worked to make MU ISO (single or AIO) for added one or multi culture code LP.
    2. MU AIO ISO can't see default LP and added LPs folder in Boot and Source folders but single ISO (I mean not AIO ISO, like Pro only) have default culture LP folder in Boot and Source folders..
    3. I only tested clean install but upgrade install will take more times for me and I skipped them at this time.

    Need Improvement your guide:
    1. Is there the way to delete source default LP(en-US) after in MU ISO? Probably not but...
    2. Is there the way accept cmd install.esd of source ISO? Do you thing source ISO install.esd can converted to wim first?

    Thank you for your effort to create this script.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
    #140 abbodi1406, Aug 11, 2015
    Last edited by a moderator: May 23, 2017
    (OP)