Windows 10 ESD Repository

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

  1. joseangel.alv

    joseangel.alv MDL Novice

    Dec 14, 2009
    9
    3
    0
    #861 joseangel.alv, Dec 1, 2015
    Last edited by a moderator: Apr 20, 2017

    BIOS:
    Code:
    bcdedit /store boot\bcd /enum all
    
    Administrador de arranque de Windows
    ----------------------------------
    Identificador           {bootmgr}
    description             Windows Boot Manager
    locale                  en-US
    inherit                 {globalsettings}
    default                 {default}
    displayorder            {default}
                            {fdf318c5-9138-11e5-8d97-d0df9af0040b}
    toolsdisplayorder       {memdiag}
    timeout                 30
    
    Cargador de arranque de Windows
    -----------------------------
    Identificador           {default}
    device                  ramdisk=[boot]\x64\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    path                    \windows\system32\boot\winload.exe
    description             Windows 10 Setup (64-bit)
    locale                  en-US
    inherit                 {bootloadersettings}
    osdevice                ramdisk=[boot]\x64\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    systemroot              \windows
    bootmenupolicy          Legacy
    detecthal               Yes
    winpe                   Yes
    ems                     No
    
    Cargador de arranque de Windows
    -----------------------------
    Identificador           {fdf318c5-9138-11e5-8d97-d0df9af0040b}
    device                  ramdisk=[boot]\x86\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    path                    \windows\system32\boot\winload.exe
    description             Windows 10 Setup (32-bit)
    locale                  en-US
    inherit                 {bootloadersettings}
    osdevice                ramdisk=[boot]\x86\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    systemroot              \windows
    bootmenupolicy          Legacy
    detecthal               Yes
    winpe                   Yes
    ems                     No
    
    Herramienta de comprobación de memoria de Windows
    -------------------------------------------------
    Identificador           {memdiag}
    device                  boot
    path                    \boot\memtest.exe
    description             Windows Memory Diagnostic
    locale                  en-US
    inherit                 {globalsettings}
    
    Configuración de EMS
    --------------------
    Identificador           {emssettings}
    bootems                 No
    
    Configuración del depurador
    ---------------------------
    Identificador           {dbgsettings}
    debugtype               Serial
    debugport               1
    baudrate                115200
    
    Configuración global
    --------------------
    Identificador           {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
    
    Configuración del cargador de arranque
    ------------------------------------
    Identificador           {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Configuración de hipervisor
    -------------------
    Identificador           {hypervisorsettings}
    description             Hypervisor Settings
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Opciones de dispositivo
    -----------------------
    Identificador           {7619dcc8-fafe-11d9-b411-000476eba25f}
    ramdisksdidevice        boot
    ramdisksdipath          \boot\boot.sdi
    


    UEFI:
    Code:
    bcdedit /store efi\microsoft\boot\bcd /enum all
    
    Administrador de arranque de Windows
    ----------------------------------
    Identificador           {bootmgr}
    description             Windows Boot Manager
    locale                  en-US
    inherit                 {globalsettings}
    default                 {default}
    displayorder            {default}
                            {fdfca2b9-9138-11e5-8d97-d0df9af0040b}
    toolsdisplayorder       {memdiag}
    timeout                 30
    
    Cargador de arranque de Windows
    -----------------------------
    Identificador           {default}
    device                  ramdisk=[boot]\x64\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    path                    \windows\system32\boot\winload.efi
    description             Windows 10 Setup (64-bit)
    locale                  en-US
    inherit                 {bootloadersettings}
    isolatedcontext         Yes
    osdevice                ramdisk=[boot]\x64\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    systemroot              \windows
    bootmenupolicy          Legacy
    detecthal               Yes
    winpe                   Yes
    ems                     No
    
    Cargador de arranque de Windows
    -----------------------------
    Identificador           {fdfca2b9-9138-11e5-8d97-d0df9af0040b}
    device                  ramdisk=[boot]\x86\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    path                    \windows\system32\boot\winload.efi
    description             Windows 10 Setup (32-bit)
    locale                  en-US
    inherit                 {bootloadersettings}
    isolatedcontext         Yes
    osdevice                ramdisk=[boot]\x86\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
    systemroot              \windows
    bootmenupolicy          Legacy
    detecthal               Yes
    winpe                   Yes
    ems                     No
    
    Herramienta de comprobación de memoria de Windows
    -------------------------------------------------
    Identificador           {memdiag}
    device                  boot
    path                    \efi\microsoft\boot\memtest.efi
    description             Windows Memory Diagnostic
    locale                  en-US
    inherit                 {globalsettings}
    
    Configuración de EMS
    --------------------
    Identificador           {emssettings}
    bootems                 No
    
    Configuración del depurador
    ---------------------------
    Identificador           {dbgsettings}
    debugtype               Serial
    debugport               1
    baudrate                115200
    
    Configuración global
    --------------------
    Identificador           {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
    
    Configuración del cargador de arranque
    ------------------------------------
    Identificador           {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Configuración de hipervisor
    -------------------
    Identificador           {hypervisorsettings}
    description             Hypervisor Settings
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Opciones de dispositivo
    -----------------------
    Identificador           {7619dcc8-fafe-11d9-b411-000476eba25f}
    ramdisksdidevice        boot
    ramdisksdipath          \boot\boot.sdi
    
     
  2. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    #862 Mr.X, Dec 1, 2015
    Last edited by a moderator: Apr 20, 2017
    How to get this list? A special command or program to yield the list?
    I mean the layout of the list (folder/file structure)... :D

     
  3. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,184
    21,305
    240
    #863 LostED, Dec 1, 2015
    Last edited by a moderator: Apr 20, 2017
    cmd
    Code:
    Graphically displays the folder structure of a drive or path.
    
    TREE [drive:][path] [/F] [/A]
    
       /F   Display the names of the files in each folder.
       /A   Use ASCII instead of extended characters.
    
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Nemo_G

    Nemo_G MDL Novice

    Sep 28, 2011
    12
    1
    0
    #864 Nemo_G, Dec 2, 2015
    Last edited by a moderator: Apr 20, 2017
    Unfortunately I'm not yet allowed to write PMs, but here's my solution of a batch file based on %windir%\system32\tree.com.
    Code:
    @ECHO OFF
    :: Call this batch fille with its name plus the path to be treed
    :: e.g. CONTENT.CMD C:\Windows
    COLOR 1F
    IF NOT "%1"=="" %~d1
    ECHO %~d1
    CD
    TREE /F /A >#CONTENT.TXT
    START NOTEPAD.EXE #CONTENT.TXT
    When I call this batch file from Total Commander with "%P" I get #CONTENT.TXT in the root of the treed path.

    Regards, Nemo_G
     
  5. rlb1947

    rlb1947 MDL Novice

    Feb 28, 2013
    27
    2
    0
    trying to decrypt windows 10 esd file to make an iso but fails due to none of the known rsa keys work. can someone help thanks
     
  6. Nemo_G

    Nemo_G MDL Novice

    Sep 28, 2011
    12
    1
    0
    #867 Nemo_G, Dec 2, 2015
    Last edited: Dec 3, 2015
    Same problem I had a few days ago. But solved by Enthousiast's post #853 and Abbodi1406's hint to one of his tools.

    Regards, Nemo_G
     
  7. aksawy

    aksawy MDL Novice

    Nov 21, 2015
    6
    0
    0
    Hello

    I don't think I understood what you want to do. You're trying to boot the ISO directly from the boot manager, or you're trying to make the ISO bootable with bcdedit?

    >>>>
     
  8. testerhn2005

    testerhn2005 MDL Novice

    Apr 17, 2008
    27
    0
    0
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,793
    340
    Could you post the contents of autorun.inf? (the main one in iso root)
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,534
    450
  11. testerhn2005

    testerhn2005 MDL Novice

    Apr 17, 2008
    27
    0
    0
    Yes.

    Actually I have three computer to test.

    Com 1 works well with all but in repairing at the moment :(.

    Com 2 running on W10 fresh install and Com 3 as Windows 8.1. I copied ESD folder included .esd and decrypter to these two guys but no ones works :( and got the same message as the last post.

    I wonder to know as if there has any components like .Net Framework, Java, C++ Redistributed... could affect the running of script? I will try with Com 1 later to know where the error comes from.
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,793
    340
    7-zip and wimlib-imagex are standalone programs, don't need any prerquisities
    The only thing that can affect the operation is AV protection program, or long non-ascii path
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,793
    340
    #874 abbodi1406, Dec 8, 2015
    Last edited by a moderator: Apr 20, 2017
    Regarding the combined x86+x64 iso support, are these description/menu options good enough?

    Code:
    Detected 2 ESDs with same version but different architectures
    ____________________________________________________________________________
    
    Do you want to create a multi-architecture ISO for both?
    
    1- ISO with solid install.esd                   (same as MediaCreationTool)
    2- ISO with serviceable install.wim                (same as 1, bigger size)
    3- ISO with install.wim    (same file for all images, smaller overall size)
    
    4- No, Continue for prompt to process one file only
    
    Enter your selection>
     
  14. testerhn2005

    testerhn2005 MDL Novice

    Apr 17, 2008
    27
    0
    0
    Your GUI looks good.

    For the case I have indicated above, now the script running well after redownload the esd file!

    Sorry for stupid question.
     
  15. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,419
    11,688
    240
    #876 murphy78, Dec 8, 2015
    Last edited by a moderator: Apr 20, 2017
    What's the difference between 2 and 3? Solid format?
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,793
    340
    Yes, just the format

    i wasn't going to include that option, but it doesn't heart to have
     
  17. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    #878 kuroda, Dec 8, 2015
    Last edited: Dec 8, 2015
    .....How can I integrate an update in .exe?...$oem$ folder?..someone have a script for this?........^^
    sorry guys...thread wrong for this doubt,,,><
     
  18. Nemo_G

    Nemo_G MDL Novice

    Sep 28, 2011
    12
    1
    0
    #879 Nemo_G, Dec 9, 2015
    Last edited by a moderator: Apr 20, 2017
    I'd prefer
    Code:
    ...
    3- ISO with install.wim    (one WIM for all editions, smaller overall size)
    ...
    Regards, Nemo_G
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,793
    340
    #880 abbodi1406, Dec 9, 2015
    Last edited by a moderator: Apr 20, 2017
    Or.. :D
    Code:
    1- ISO with 2 solid install.esd                 (same as MediaCreationTool)
    2- ISO with 2 serviceable install.wim           (similar to 1, bigger size)
    3- ISO with 1 shared serviceable install.wim         (smaller overall size)