ESD to ISO - Create Bootable ISO from Windows 10 ESD File  

Page 44 of 87 FirstFirst ... 34424344454654 ... LastLast

  1. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #430

    I decided to redo the ESD to ISO video, make it a bit easier to follow. The new version:

      My Computer


  2. Posts : 480
    Windows 10
       #431

    I just used your old version to burn 10756 to a disk it worked okay, I got the paths wrong but finally got it.
      My Computer


  3. Posts : 16,325
    W10Prox64
       #432

    Very good video @Kari.
      My Computer


  4. Posts : 5,286
    Win 10 Pro x64
       #433

    Very easy to use Kari.
      My Computer


  5. Posts : 807
    Win10x64 v2004 latest build fast ring
       #434

    Kari said:
    1. Did you check the C:\$Windows.~BT\Sources folder, does it have the install.esd file
    That's the esd I use...nobody should be running without setting their folder options to show hidden files, imo.



    & Thanks to you and friends (Murphy, Slave, et al)! Just running .cmd as admin, pointed to the esd directory, and the whole thing finished in < 6 minutes (I didn't actually time it--10576)--& using all 8 threads. too. Very nice!
      My Computer


  6. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #435


    Note   Note
    The encryption key used in the tool in this tutorial works without issues with the ESD files of the new build released earlier today (see the Tweet above).

    In other words, the tool itself and thew method told in this tutorial both work this build 10586, letting you to create the ISO image by yourself.


    Announcing Windows 10 Insider Preview Build 10586 for PC - Windows 10 Forums
      My Computer


  7. Posts : 307
    Windows 10
       #436

    Here, the procedure for converting an unencrypted esd file in an iso image using only Windows ADK 10:

    Code:
    1) md "<Windows_Files_Path>"
    2) md "<iso_Path>"
    3) md "<esd_File_Path>"
    4) move "<esd_File_Name>.esd" "<esd_File_Path>\"
    5) dism /Get-WimInfo /WimFile:"<esd_File_Path>\<esd_File_Name>.esd"
    6) dism /Apply-Image /ImageFile:"<esd_File_Path>\<esd_File_Name>.esd" /Index:1 /ApplyDir:"<Windows_Files_Path>" /CheckIntegrity
    7) dism /Export-Image /SourceImageFile
    :"<esd_File_Path>\<esd_File_Name>.esd" /SourceIndex
    :2 /DestinationImageFile
    :"<Windows_Files_Path>\sources\boot.wim" /Compress:max /CheckIntegrity
    8) dism /Export-image /SourceImageFile:"<esd_File_Path>\<esd_File_Name>.esd" /SourceIndex:3 /DestinationImageFile:"<Windows_Files_Path>\sources\boot.wim" /Compress:max /CheckIntegrity
    9) dism /Export-image /SourceImageFile:"<esd_File_Path>\<esd_File_Name>.esd" /SourceIndex:4 /DestinationImageFile:"<Windows_Files_Path>\sources\install.wim" /Compress:max /CheckIntegrity
    or
    10) dism /Export-image /SourceImageFile:"<esd_File_Path>\<esd_File_Name>.esd" /SourceIndex:4 /DestinationImageFile:"<Windows_Files_Path>\sources\install.esd" /Compress:Recovery /CheckIntegrity
    11) oscdimg -o -u2 -udfver102 -l"<Label_Name>" -tmm/dd/yyyy,hh:mm:ss -bootdata:2#p0,e,b"<Windows_Files_Path>\boot\etfsboot.com"#pEF,e,b"<Windows_Files_Path>\efi\microsoft\boot\efisys.bin"
                "<Windows_Files_Path>" "<iso_Path>\<iso_Name>.iso"
    12) isoburn /Q <Drive_Letter>: "<iso_Path>\<iso_Name>.iso"
    Thanks

    Bye
      My Computer


  8. Posts : 307
    Windows 10
       #437

    I have Windows 10.

    When I download a new build from Windows Update, Windows download an ESD encrypted file, it decrypts, it saves in the <Primary_partition_letter>:\$Windows.~BT\sources\install.esd file and then it goes automatically to its installation.

    How do I prevent this automatic installation leaving however the <Primary_partition_letter>:\$Windows.~BT\sources\install.esd decrypted file?

    Thanks

    Bye
      My Computer


  9. Posts : 4,142
    Windows 3.1 to Windows 11
       #438

    C/P

    abbodi1406
    Added support for the new Multi editions ESD files
    File: esd-decrypter-wimlib-11b.zip
    MD5: 7b366f9449d89342835ecb69da02800f
    SHA1: c9dd6466bcea1f0c315e9ba4ffa8bba8a798c510
    files.fm
    Last edited by abbodi1406; Today at 04:43.
      My Computer


  10. Posts : 56,824
    Multi-boot Windows 10/11 - RTM, RP, Beta, and Insider
       #439

    @Kari Do you have a SHA-1 for this file? It's from Media Creation Tool. Thanks. TC

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File-2015-11-13_11h10_38.png
      My Computers


 

Tutorial Categories

ESD to ISO - Create Bootable ISO from Windows 10 ESD File Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:07.
Find Us




Windows 10 Forums