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. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    #401 joenamond, Aug 13, 2012
    Last edited: Aug 13, 2012
  2. Shady Cent

    Shady Cent MDL Novice

    Aug 9, 2012
    18
    3
    0
    Why since I've installed Italian language pack Music and Video Metro Apps don't work anymore?
     
  3. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    joenamond if you succeed according to the above procedure without the fault integration language please publication procedure, because I am so far failed. Always signals an error.
     
  4. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    It's going to take some time but sure I'll tell you how I did it if it succseeds. The only thing I was unsure about was weather I would have to put the cmd.exe inside the
    cmd folder and run it from there or if I could just run it from start->search->cmd (run as adminstrator). I did start it from start->search so we'll see what happens once I get to the imageex steps.
     
  5. maxrdlf

    maxrdlf MDL Junior Member

    Aug 7, 2012
    62
    31
    0
    Remember to run it as administrator and also remember I forgot to Change "es-ES" to your locale!!
     
  6. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    Yeah I replaced that in notepad++.

    Crap though. I knew I should have copied cmd.exe to the cmd folder and started it from there because it cant find imagex now. "imagex /export /check /compress maximum C:\8Work\DVD\sources\install.wim * C:\8Work\newinstall.wim"
    Starting over with a command promt from the cmd folder now.
     
  7. maxrdlf

    maxrdlf MDL Junior Member

    Aug 7, 2012
    62
    31
    0
    you don't need to copy CMD anywhere Windows will always detect it ;) just run cmd from Win + X menu :D
     
  8. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    #408 joenamond, Aug 13, 2012
    Last edited by a moderator: Apr 20, 2017
    Ok, so I followed all the steps and the .iso was created but like luky I recived some errors at step 18.
    I'm just wondering if they are normal or not.

    Code:
    C:\8Work\cmd>dism /Image:C:\8Work\WIM /remove-package /packagename:Microsoft-Win
    dows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /pac
    kagename:WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.163
    84 /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.920
    0.16384 /packagename:WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~6.2.92
    00.16384 /packagename:WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16
    384
    
    
    Deployment Image Servicing and Management tool
    Version: 6.1.7600.16385
    
    
    Image Version: 6.2.9200.16384
    
    
    An error occurred trying to open - WinPE-Setup-Client-Package~31bf3856ad364e35~a
    md64~en-US~6.2.9200.16384 Error: 0x800f0805
    The specified package is not valid Windows package.
    An error occurred trying to open - WinPE-Setup-Package~31bf3856ad364e35~amd64~en
    -US~6.2.9200.16384 Error: 0x800f0805
    The specified package is not valid Windows package.
    Processing 1 of 8 - Removing package Microsoft-Windows-WinPE-LanguagePack-Packag
    e~31bf3856ad364e35~amd64~en-US~6.2.9200.16384
    [==========================100.0%==========================]
    Processing 2 of 8 - Removing package WinPE-EnhancedStorage-Package~31bf3856ad364
    e35~amd64~en-US~6.2.9200.16384
    [==========================100.0%==========================]
    Processing 3 of 8 - Removing package WinPE-IbsProvider-Package~31bf3856ad364e35~
    amd64~en-US~6.2.9200.16384
    [==========================100.0%==========================]
    Processing 4 of 8 - Removing package WinPE-Scripting-Package~31bf3856ad364e35~am
    d64~en-US~6.2.9200.16384
    [==========================100.0%==========================]
    Processing 5 of 8 - Removing package WinPE-SecureStartup-Package~31bf3856ad364e3
    5~amd64~en-US~6.2.9200.16384
    [==========================100.0%==========================]
    Processing 6 of 8 - Removing package WinPE-SRT-Package~31bf3856ad364e35~amd64~en
    -US~6.2.9200.16384
    [==========================100.0%==========================]
    Processing 7 of 8 - Removing package WinPE-WDS-Tools-Package~31bf3856ad364e35~am
    d64~en-US~6.2.9200.16384
    [==========================100.0%==========================]
    Processing 8 of 8 - Removing package WinPE-WMI-Package~31bf3856ad364e35~amd64~en
    -US~6.2.9200.16384
    [==========================100.0%==========================]
    
    
    Error: 0x800f0805
    
    
    The specified package is not valid Windows package.
    The specified package is not valid Windows package.
    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\dism.log
    
    STEP: 19 C:\8Work\cmd>xcopy C:\8Work\WIM\Windows\Boot\DVD\PCAT\nl-NL\bootfix.bin C:\8Work
    \DVD\boot\ /cheriky
    C:\8Work\WIM\Windows\Boot\DVD\PCAT\nl-NL\bootfix.bin
    1 File(s) copied
    
    C:\8Work\cmd>xcopy C:\8Work\WIM\Windows\boot\PCAT\memtest.exe C:\8Work\DVD\boot\
     /cheriky
    C:\8Work\WIM\Windows\boot\PCAT\memtest.exe
    1 File(s) copied
    
    C:\8Work\cmd>xcopy C:\8Work\WIM\Windows\boot\PCAT\nl-NL\* C:\8Work\DVD\boot\nl-N
    L\ /cheriky
    C:\8Work\WIM\Windows\boot\PCAT\nl-NL\bootmgr.exe.mui
    C:\8Work\WIM\Windows\boot\PCAT\nl-NL\memtest.exe.mui
    2 File(s) copied
    
    I contunied with step 19 after that and finished to the end without any other errors. Here's the code about the .iso at the end of the cmd. Seems like file size increased from 3.25 gb to 3.26 gb.
    I mounted it up with deamon tools and the language appears to be changed which is good. The only question is if those errors on step 18 has any meaning or not.

    Code:
    Image file is 3500376064 bytes
    Writing 2100 files in 901 directories to C:\8Work\Windows8.iso
    100% complete
    Final image file is 3506509824 bytes
    
     
  9. VelleX

    VelleX MDL Member

    Jul 14, 2009
    202
    26
    10
    Ignore the errors.
    Its just because you want to remove the "WinPE-Setup-Client-Package" and "WinPE-Setup-Package", but in boot.wim image 1 there is no "WinPE-Setup-Client-Package" because its the WinPE Recovery Environment and not the setup. The Windows Setup is in image 2.
     
  10. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    Ok, so everything went good then. I'll clean up the guide a bit tomorrow morning.
     
  11. medassila

    medassila MDL Novice

    May 24, 2011
    13
    5
    0
    Yes mate right, but the lp.cab isn't compatible with a 32 bits system ? Have I use the 64 bits versions ? or What ?
     
  12. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    #412 joenamond, Aug 14, 2012
    Last edited by a moderator: Apr 20, 2017
  13. amwaythiennhat

    amwaythiennhat MDL Novice

    Aug 14, 2012
    1
    0
    0
    Vietnam language packs for windows 8 ? :) :eek:
     
  14. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    joenamond

    xcopy C:\8Work\DVD\boot\nl-NL\* C:\8Work\DVD\boot\en-US\ /cheriky - There's no need to change?
     
  15. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    The orginal script on page 38 by maxrdl had xcopy C:\8Work\DVD\boot\es-ES\* C:\8Work\DVD\boot\en-US\ /cheriky
    so I don't think you should change it yes. I think it's replacing the american boot with the spanish. Maybe wait for maxrdl himself to respond :)
     
  16. maxrdlf

    maxrdlf MDL Junior Member

    Aug 7, 2012
    62
    31
    0
    No.. That en-US especifically there doesnt change! ;) and just like I said just change es-ES of my guide or nl-NL of joenamond better guide jeje
     
  17. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    Btw, I noticed one thing when doing the Pro version. When booting it up, most of the install steps will be in english it seems. Only the license terms seems to be from the intergrated lang pack.
    Windows Enterprise on the other hand worked better and I got no english install menus there.

    I'll try the guide again with Pro to see if I maybe missed a step.
     
  18. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    I did the Windows Pro and everything in my language. Engl. is deleted, the only other sl-SI. :worthy:
     
  19. joenamond

    joenamond MDL Junior Member

    Aug 3, 2012
    90
    7
    0
    #419 joenamond, Aug 14, 2012
    Last edited: Aug 14, 2012
    You don't get any menus in english at all? Just made another custom language pro version. When I mount it it starts by asking if I want to install the latest updates etc, all this in english
    when it should be asking it in dutch :). Your pro version, is the size of it 3.49 GB (2099 files, 900 folders). It's weird that the file size would increase on creating the Pro version
    while staying the same on enterprise. I think something is wrong so I'll try delete all the folders and create new ones.

     
  20. medassila

    medassila MDL Novice

    May 24, 2011
    13
    5
    0
    Any solution for 32 bit version ?