Windows 10 ESD Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. ksio89

    ksio89 MDL Member

    Nov 20, 2013
    126
    39
    10
    Thaks for the ESDs, abbodi1406. Downloaded, mounted the ISO and upgraded to version 1709, without issues. However, would anyone one if the client consumer ESDs contain K & N editions? Or are the links for these editions ESDs going to be posted later? Anyway, thank you again for the links.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    All consumer_ret ESD's contain N (if it's available for your language) and KN is Korea N? should be on the ko-kr ESD.
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,314
    340
    I didn't care enough to test multi-arch o_O


    you can fix it manually
    search for this
    Code:
    if !ESDver%1! GEQ 16299 (IF %VOL%==1
    replace with
    Code:
    if !ESDver%1! GEQ 16299 (IF !ESDvol%1!==1
     
  4. Paradoxical P

    Paradoxical P MDL Novice

    Aug 2, 2017
    19
    0
    0
    How do you convert only one SKU from the full ESD to an iso? Or do you need an ESD with only the one SKU? If so, are ESDs for individual RS3 SKUs available anywhere?
     
  5. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,682
    18,581
    340
    Read back the previous posts?
    There is no individual SKU specific ESD available from MS.
     
  6. Paradoxical P

    Paradoxical P MDL Novice

    Aug 2, 2017
    19
    0
    0
    #1547 Paradoxical P, Oct 19, 2017
    Last edited: Oct 19, 2017
    Edit: Turns out I need to rename the ESD to 'install' for the ESD > ISO tool (v32) to work.
     
  7. enesalpa

    enesalpa MDL Junior Member

    Feb 5, 2010
    95
    27
    0
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    Just select the architecture you selected at the boot window.

    Why do you want to create a multi-arch iso if you don't want to have the arch selection menu?
     
  9. enesalpa

    enesalpa MDL Junior Member

    Feb 5, 2010
    95
    27
    0
    I'm not making myself clear. What I want is that the architecture options does not appear at the boot menu, they are inside the Windows installation Menu. In the following way you choose only once, not two times.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    You either create a normal single arch iso and there won't be a arch. selection menu or a multi-arch iso with that menu.

    You can manually export all x86 and x64 indices into one install.wim/esd and put it in a x86 iso and there won't be any menu but then it won't boot (U)EFI/GPT anymore (afaik).
     
  11. enesalpa

    enesalpa MDL Junior Member

    Feb 5, 2010
    95
    27
    0
    Thanks for the clarification. :)
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,314
    340
    #1553 abbodi1406, Oct 20, 2017
    Last edited: Oct 21, 2017
    esd-decrypter-wimlib v34

    - Added option for the new multi menu to include randomly selected editions

    i.e. you can select Home & Pro editions from consumer ESD to include in the ISO

    you do not have to follow ESD editions order, you can select editions randomly to have your desired order
    as example: 6 2 8 9

    like range option, entered choice will not be checked for errors, so make sure to enter valid numbers

    for those who intend to have all editions always, you can disable the multi menu by changing "SET MultiChoice=1" to 0
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    :thinking: will have to do a new ESD>ISO tutorial ;):D
     
  14. pepillo

    pepillo MDL Novice

    May 31, 2011
    38
    14
    0
    I used it with .esd x64 version and I got this ISO name "16299.15.170928-1534.RS3_RELEASE_CLIENTENTERPRISE_VOL_FRE_ES-ES.ISO" without x64
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,314
    340
    v34 is up, thanks.
     
  16. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    #1557 Nucleus, Oct 21, 2017
    Last edited: Oct 21, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    Really pleased for you. ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Aty

    Aty MDL Member

    Oct 18, 2013
    159
    319
    10
    Cloud / CloudN DVD label seems to be wrong. According to Microsoft's ISO to judge should be the case.
    Code:
    CCLA > CWCA
    CCLNA > CWCNNA
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...