Windows 8.x Language Packs

Discussion in 'Windows 8' started by smartboyhw, Jun 25, 2012.

?

Do you want to have Windows Server 2012 Language Packs?

Poll closed Aug 11, 2012.
  1. Yes

    63.2%
  2. No

    36.8%
  1. VelleX

    VelleX MDL Member

    Jul 14, 2009
    202
    26
    10
    #341 VelleX, Aug 11, 2012
    Last edited by a moderator: Apr 20, 2017
    yes, you can remove all with en-us. Maybe first you have to install an other language.

    Code:
    DISM.exe /Image:D:\WIN8\WIM /remove-package /packagename:Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-IbsProvider-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-Setup-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /packagename:WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384
    
    Maybe when finished removing en-us and installing your language, its better to export the images to a new boot.wim, so that unnecessary files are removed. Otherwise the boot.wim is bigger than before:
    Code:
    imagex /export x:\sources\boot.wim * x:\sources\new-boot.wim /compress maximum
    
    Same with install.wim.
     
  2. ucccafe

    ucccafe MDL Novice

    Feb 23, 2011
    28
    9
    0
    Less than 105 hours, every language pack will release on the net.
     
  3. engwah

    engwah MDL Novice

    Aug 11, 2012
    6
    0
    0
    good information
     
  4. Berny

    Berny MDL Member

    Jul 29, 2009
    139
    149
    10
    The fully localized discs will be released as well, making the language packs completely useless for most users. No more messing with WIMs and dozens of dism parameters.
     
  5. Nixeus

    Nixeus MDL Member

    Aug 14, 2009
    225
    18
    10
    And i'm waiting to for the full localizated ISO's !!!
     
  6. smartboyhw

    smartboyhw MDL Language Packs Specialist

    Feb 22, 2012
    331
    266
    10
    To those people who want direct links: I won't do it. The link might be killed, and torrents are safer.
     
  7. KenanK

    KenanK MDL Junior Member

    Sep 26, 2010
    53
    10
    0
    for x86 Language Pack Downloading... [%22]

    bsqrj.png
     
  8. fLOW.

    fLOW. MDL Senior Member

    Jul 28, 2009
    485
    583
    10
    At 15th August on MSDN which languages there will be available?
     
  9. bigpipo

    bigpipo MDL Novice

    Feb 12, 2011
    28
    29
    0
    ¿? Windows 8 Chinese; language pack not
     
  10. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30

    Where do you add to this batch file command that finally removes the language en-us and keep only your language that you added (sl-si) Thanks.
     
  11. chavicida

    chavicida MDL Novice

    Aug 6, 2012
    2
    0
    0

    Hey man are you gonna upload for us??
     
  12. VelleX

    VelleX MDL Member

    Jul 14, 2009
    202
    26
    10
    #352 VelleX, Aug 12, 2012
    Last edited: Aug 12, 2012
    You can add this directly after adding your language.

    @KenanK
    I think this is not a languagepack but the Chinese x86 ISO
     
  13. acetone802000

    acetone802000 MDL Member

    May 25, 2007
    170
    43
    10
    #353 acetone802000, Aug 12, 2012
    Last edited: Aug 12, 2012
    Hello,

    1) Create directorys: D:\WIN8\DVD D:\WIN8\LP D:\WIN8\WIM
    2) Extract Windows 8 installation DVD on D:\WIN8\DVD
    3) Put your lp.cab on D:\WIN8\LP
    4) Extract the folder "setup" from you lp.cab on D:\WIN8\LP\setup (to obtain all files on D:\WIN8\LP\setup; you can open cabs files with winrar)

    5) Create an language.cmd file with inside:

    6) run the language.cmd file as administrator

    PS: i didnt test yet the shrink part (shrink size of wim).

    Edit: Vellex remark (thank's to him)
     
  14. VelleX

    VelleX MDL Member

    Jul 14, 2009
    202
    26
    10
    #354 VelleX, Aug 12, 2012
    Last edited by a moderator: Apr 20, 2017
    This command should be after removing english language pack
    Code:
    dism /image:D:\WIN8\WIM /Set-SKUIntlDefaults:sl-si /Gen-LangINI /Set-SetupUILang:sl-si /distribution:D:\WIN8\DVD
    because otherwise the lang.ini will still include english.

    and this command is just to list packages. If you use batch file and already added the packages to remove, you don't need it
    Code:
    DISM /Image:D:\WIN8\WIM /get-Packages 
     
  15. smartboyhw

    smartboyhw MDL Language Packs Specialist

    Feb 22, 2012
    331
    266
    10
    #355 smartboyhw, Aug 12, 2012
    Last edited: Aug 12, 2012
    (OP)
    No, MediaFire removed the links due to copyright issues. So in the attachment were the torrent links...
     

    Attached Files:

  16. ahmed3sl

    ahmed3sl MDL Novice

    Aug 9, 2012
    6
    0
    0
  17. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    Something was not right, because more errors during the write process.
     
  18. VelleX

    VelleX MDL Member

    Jul 14, 2009
    202
    26
    10
    on my system often the mount directory is not empty after saving the first wim, so second wim or image (boot.wim in this case) will not be mounted.
    So on my system i used for every image an own mount dir when using a batch file.

    can you post the error?
     
  19. smartboyhw

    smartboyhw MDL Language Packs Specialist

    Feb 22, 2012
    331
    266
    10
    I am saying this for the 1 millionth time: NO leak, NO links from me
     
  20. BAV0

    BAV0 MDL Expert

    Aug 25, 2011
    1,028
    1,315
    60
    Not leaked, all the packs will probably be available by Wednesday.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...