Windows 10 ESD Repository

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

  1. janos666

    janos666 MDL Member

    Feb 25, 2012
    120
    21
    10
    #2181 janos666, Apr 9, 2019
    Last edited: Apr 9, 2019
    I used uup-converter-wimlib-24 with AddUpdates, ResetBase, NetFx3 = 1 to create a 18362.30 x64 Pro ISO and copied the contents to a GPT FAT32 USB3 drive.
    If I insert the stick to a USB3 port of an old AMD based notebook then the installer can't detect the SATA2 hard drive (waits for a driver).
    If I insert the stick to a USB2 port then the SATA2 drive is detected but the install hangs at 0% (after a reboot into the installer I see the default partition layout was created and a little data was written but that's it).
    There were no errors. How could we figure out what goes wrong?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,630
    450
    Can be the usb key, the pc, but most likely not the iso, win 10 should supports all by itself out of the box.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Nixeus

    Nixeus MDL Member

    Aug 14, 2009
    224
    18
    10
    Hello Guys, since 18362.30 is the RTM, any way to download the entire ISO or ESD in order to do a clean install without be part of the Insider ring ? Thanks
     
  4. janos666

    janos666 MDL Member

    Feb 25, 2012
    120
    21
    10
    Indeed. Sorry. I tried without the update integration (I guessed that might be the source of the problem) and it's the same. The firmware must have gone crazy. It wouldn't be the first time it had issues (it's an old machine which I couldn't sell for meaningful amount of money after I bought a better one, so kept it to use in "dangerous environments" but wiped the drive long ago).
     
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,130
    24,279
    340
    UUP(>>ISO) only atm.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. boblan

    boblan MDL Novice

    Jun 1, 2015
    16
    4
    0
    abbodi1406 - Code improvements and fixes. Added configuration options wim2esd, NetFx3
    File: uup-converter-wimlib-24.7z
    ============================================================================
    Question about changes to Dos Admin command box size in uup-converter-wimlib-24.7z convert-UUP.cmd when having updates also.
    Why do you need to change the Dos Admin command box size as it does not fit on my 1920 x 1080 screen?

    Can you have an option to not change the Dos Box size for non-4K screen?

    1.
    if %AutoStart%==1 (
    if %AddUpdates%==0 if %_Debug%==0 mode con lines=3000

    2.
    :uups_update
    if %W10UI%==0 exit /b
    if %_Debug%==0 mode con lines=3000
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    To allow to track the updates integration process (because it's a bit longer)

    i actually left that accidentally, you can remove the two lines
     
  8. boblan

    boblan MDL Novice

    Jun 1, 2015
    16
    4
    0
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
  10. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    @abbodi1406

    Hi, Do you have a script that is able to combine two Windows 10 ISO files?

    These are the two Windows 10 ISO files

    First Windows 10 ISO
    Code:
    Windows 10 Home x64
    Windows 10 Home N x64
    Windows 10 Home Single Language
    Windows 10 Education x64
    Windows 10 Education N x64
    Windows 10 Pro x64
    Windows 10 Pro N x64
    Second Windows 10 ISO
    Code:
    Windows 10 Enterprise x64
    Windows 10 Enterprise N x64
    
    I would appreciate any and all help with this minor issue.
    Thank you. :worthy:
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,630
    450
    #2192 Enthousiast, Apr 20, 2019
    Last edited: Apr 20, 2019
    Extract the wim files from both iso's and run this command (adjust the path names to yours):

    Code:
    dism /Export-Image /SourceImageFile:"x:\install.wim" /all /DestinationImageFile:"y:\install.wim" /Compress:max /checkintegrity
    x:\install.wim = enterprise wim file
    y:\install.wim = the first wim, containing the non enterprise editions
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    Thank you very much for answering me so quickly. I'll be going back to my mom this Tuesday and I haven't heard from her in over fifteen months! I miss her dearly and I'm hoping GOD is letting me know that it's Tuesday.
    Thanks again !
    :angel_not:
     
  13. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    @Enthousiast

    THANK YOU!

    THANK YOU!

    THANK YOU!

    It worked! Does it matter what ISO file I put the install.wim in?

    Thank You AGAIN!
     
  14. 正义羊

    正义羊 MDL Member

    Feb 21, 2016
    115
    52
    10
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    The version details are taken from setuphost.exe

    if the version is lower than microsoft-windows-coreos-revision manifest (UBR registry), then the version details are built manually (version from revision, timestamp from Package_for_RollupFix .mum)

    this been the routine since v20 (first one with AddUpdates support)

    anyway, it just cosmetic technichalities
     
  16. alessiomagliozzi

    alessiomagliozzi MDL Novice

    Aug 9, 2012
    37
    12
    0
    Hello everyone, I ask you for a courtesy. How can I extract a single version of Windows 10 (for example Windows 10 Home) starting from the complete ISO 1903 Consumer ISO? I look forward to your answers. Thank you. Alessio
     
  17. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    run this in administrator CMD:
    Code:
    dism /Export-Image /SourceImageFile:d:\install.wim /SourceIndex:<image_index> /DestinationImageFile:d:\new_install.wim [/Compress:max] /CheckIntegrity
    
    replace addresses with proper ones, compress is optional, and use the index of SKU you want in source index, for finding them use this:
    Code:
    dism /get-wiminfo /wimfile:d:\sources\install.wim
    
     
  18. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30

    Can anyone let us know when the April 2019 ESDs will be updated?
    Thank You...