DISCUSSION: Windows 8.1 Spring 2014 Update RTM

Discussion in 'Windows 8' started by Tito, Feb 20, 2014.

  1. tsou6722

    tsou6722 MDL Novice

    Sep 9, 2012
    1
    0
    0
    #3421 tsou6722, Apr 14, 2014
    Last edited: Apr 15, 2014
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,611
    100,037
    340
  3. cengizhan

    cengizhan MDL Senior Member

    Jul 29, 2009
    478
    155
    10
    Thanks! :clap:
     
  4. Cris4524

    Cris4524 MDL Novice

    Feb 15, 2010
    30
    40
    0
    #3425 Cris4524, Apr 14, 2014
    Last edited by a moderator: Apr 20, 2017
  5. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    #3426 murphy78, Apr 14, 2014
    Last edited by a moderator: Apr 20, 2017
    yes the scrachdir is necessary for winpe environment. Default scratch space (extra ramdrive space) is 32mb.
    It can only be changed up to 512 iirc, and that wouldn't be enough.
    I think also there are some /set-intl commands or something that should be done to fully change the default system language and boot languages.
    Also I think bcdboot /l xx-xx perhaps?

    I seem to remember arseny92 pointed the procedure out fairly well for the complete change.
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,611
    100,037
    340
    #3428 abbodi1406, Apr 14, 2014
    Last edited by a moderator: Apr 20, 2017
    This procedure is for offline install.wim :D
    no "urgent" need to set the lang inside the image, it's enough to update lang.ini file in the iso distribution:
    Code:
    Dism /Image:C:\mount /Gen-LangINI /Distribution:"extracted iso directory"
    dism /Image:C:\mount /Set-SetupUILang:de-de /Distribution:"extracted iso directory"
    as for already installed system, it would be from winpe environment:
    Code:
    dism /Image:C:\ /Set-AllIntl:de-de
    dism /Image:C:\ /Set-SKUIntlDefaults:de-de
    
     
  7. sukinsin88

    sukinsin88 MDL Addicted

    Oct 17, 2012
    730
    43
    30
    :( integration lang to english iso not working is not cab.file also when i convert this msu to cab file not working :(
     
  8. zimu000

    zimu000 MDL Novice

    Aug 21, 2013
    24
    42
    0
    #3430 zimu000, Apr 15, 2014
    Last edited by a moderator: Apr 20, 2017
  9. Cris4524

    Cris4524 MDL Novice

    Feb 15, 2010
    30
    40
    0
    #3431 Cris4524, Apr 15, 2014
    Last edited by a moderator: Apr 20, 2017
    Have anyone the Greek 64bit iso with Update??
    Code:
    File Name: el_windows_8.1_with_update_x64_dvd_4048226.iso
    Languages: Greek
    SHA1: BB37FEA1EA7B7421810BCEBAF17DAFFC3EAC1495
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,375
    340
    #3432 s1ave77, Apr 15, 2014
    Last edited by a moderator: Apr 20, 2017
    And the next spamming his requests widely here :g:. Ignorance is really a PITA!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,279
    21,931
    240
    #3433 LostED, Apr 15, 2014
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. MentalBreach

    MentalBreach MDL Novice

    Apr 13, 2014
    5
    0
    0
    Hi guys,
    I don't know if this was already asked (if so, please, excuse me), but can I activate Windows 8.1 Update with a Windows 8 Product Key? If yes, can I use the install Product Key listed here: pastebin.com/hUgTBu5a ?
    Thanks a lot for your patience.
     
  13. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,375
    340
    Yep for both questions.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. MentalBreach

    MentalBreach MDL Novice

    Apr 13, 2014
    5
    0
    0
    Thanks :biggrin:
     
  15. Spyrocheti

    Spyrocheti MDL Junior Member

    Jul 30, 2009
    61
    14
    0
    Your definition of spam is awkward.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,701
    6,729
    270
    Going shopping for duct tape, kitty litter and condoms is also awkward at checkout. :v:
     
  17. Spyrocheti

    Spyrocheti MDL Junior Member

    Jul 30, 2009
    61
    14
    0
    Glad we agree :winkiss:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. kazzkazz

    kazzkazz MDL Junior Member

    Sep 2, 2011
    55
    13
    0
    #3440 kazzkazz, Apr 16, 2014
    Last edited: Apr 16, 2014
    a little information.
    i've compared the sha-1 hash of downloaded iso (a big thanks to LOSTED) on msdn web site and matches perfectly, so is genuine, only a doubt why the size of iso is just a bit different from size of iso on msdn web site
    thanks for reply