CoreSingleLanguage image

Discussion in 'Windows 8' started by Arekusei, Jan 2, 2013.

  1. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    #221 BTOR, Sep 9, 2013
    Last edited by a moderator: Apr 20, 2017

    ok here you go

    there are two ways

    A.Easy and short-cut way

    B.Proper and Long way

    -----------------------------------------------------------------------------------------------------

    A.Easy and short-cut way
    ----------------------------


    1.Mount the install.wim from en_windows_8_x64_dvd_915440.iso

    2.navigate to "D:\mount\windows\system32\recovery\" and replace winre.wim to desktop to this folder.

    3.unmount the Install.wim

    4.Mount the install.wim from HRM_CSLA_X64FREO_RU-RU_DV5.ISO

    5.navigate to "D:\mount\windows\system32\recovery\" and copy winre.wim from desktop

    6.commit and unmount.

    7.build a iso now with this install.wim or replace in en_windows_8_x64_dvd_915440.iso.

    --------------------------------------------------------------------------------------------------

    B.Proper and Long way
    -------------------------------


    download and install the pre-installation environment tools of ADK for windows 8

    1.Mount the install.wim from HRM_CSLA_X64FREO_RU-RU_DV5.ISO

    2.navigate to "D:\mount\windows\system32\recovery\" and copy winre.wim from desktop

    3.Make a rewimmount folder in D:.

    4.Mount the winre.wim from desktop to rewimmount folder

    5.Add language pack to the mounted recovery WIM

    Code:
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\lp.cab"  
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\WinPE-Rejuv_en-US.cab"
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\WinPE-EnhancedStorage_en-US.cab"
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\WinPE-Scripting_en-US.cab"
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\WinPE-SecureStartup_en-US.cab"
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\WinPE-SRT_en-US.cab"
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\WinPE-WDS-Tools_en-US.cab"
    Dism /image:D:\rewimmount /add-package /packagepath:"%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US\WinPE-WMI_en-US.cab"
    
    


    You can add each of the pacakage in the "%homedrive%\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-US" folder.the above is just an example.

    6.commit and unmount.

    7.build a iso now with this install.wim or replace in en_windows_8_x64_dvd_915440.iso.
     
  2. xmastersupreme

    xmastersupreme MDL Novice

    Jun 21, 2013
    20
    2
    0
    hi BTOR this iso HRM_CSLA_X64FREO_RU-RU_DV5.ISO no LANG file directiry, only ru-ru, how change the lang ?

    thanks
     
  3. riyad66

    riyad66 MDL Novice

    Aug 21, 2013
    3
    1
    0
    hi


    This work in Dell/hp....

    CoreSingleLanguage image
    window8
    MDL_8_x64_Dell.MEDO3ABED

    add to link/ http:

    //isohunt.com/torrent_details/493420321/MEDO3ABED?tab=summary


    or This .window8.1.Single Longuage.DVD
     
  4. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,432
    11,763
    240
    Just for my own collections, does anyone have a Win8.0 Core Single Language for en-US that isn't frankenbuilded from a another language?
    I'll take a svf file or a full link, I'm just trying to add it to my AIO stuff for people who are using OEM systems.
     
  5. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    18,957
    19,484
    340
  6. xmastersupreme

    xmastersupreme MDL Novice

    Jun 21, 2013
    20
    2
    0
    hi i have one problem

    C:\Windows\system32>imagex /flags "CoreSingleLanguage" /info D:\WIN8\WINORIG\ins
    tall.wim 1 "Windows 8 CoreSingleLanguage" "Windows 8 CoreSingleLanguage"

    "imagex" not recognized as an internal or external command,
    program or batch file.


    any idea how to fix it

    thanks
     
  7. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    295
    157
    10
    Have you got a copy of imagex in system32?
     
  8. rmkimathi

    rmkimathi MDL Novice

    Jan 10, 2010
    3
    0
    0
    #228 rmkimathi, Sep 12, 2013
    Last edited: Sep 12, 2013
    Google this one: "GetWaikTools.zip"
     
  9. xmastersupreme

    xmastersupreme MDL Novice

    Jun 21, 2013
    20
    2
    0
    windows8_core.jpg

    windows 8 core single language x64 spanish
     
  10. Al_Jourgensen

    Al_Jourgensen MDL Junior Member

    Sep 17, 2013
    80
    41
    0
    Hello comunity

    can someone explain to me what this means?!?!?!
    Copied install.wim from source folder to D:\WIMORG OK
    and mounted install.wim to D:\MOUNT. ?!?!?!!??!?!

    i do not understand, it´s to copy again the same file to mount directory?

    Thanks in Advance
     
  11. Al_Jourgensen

    Al_Jourgensen MDL Junior Member

    Sep 17, 2013
    80
    41
    0
    Anyone? Please
     
  12. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    18,957
    19,484
    340
  13. Al_Jourgensen

    Al_Jourgensen MDL Junior Member

    Sep 17, 2013
    80
    41
    0
  14. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    18,957
    19,484
    340
  15. tamirci

    tamirci MDL Novice

    Dec 1, 2013
    3
    0
    0
    ı want to download Russian and Turkish language pack. but ı cant find.please help me.
     
  16. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,554
    15,642
    270
  17. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    18,957
    19,484
    340
  18. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,554
    15,642
    270