Windows 10: ei.cfg to edit and burn into a dvd

Discus and support ei.cfg to edit and burn into a dvd in Windows 10 Installation and Upgrade to solve the problem; Hi all, I want a Win10 official ISO that allows me to choose between Home and Pro even if the computer has its own key into the mainboard (surely... Discussion in 'Windows 10 Installation and Upgrade' started by Pipppero2007, Jan 29, 2017.

  1. ei.cfg to edit and burn into a dvd


    Hi all,

    I want a Win10 official ISO that allows me to choose between Home and Pro even if the computer has its own key into the mainboard (surely Home).

    To achieve that, I need to edit the ei.cfg file and it works fine.

    But this when I use to install Win 10 from a pendrive, I use Rufus and then edit that file.

    My issue is that I want to burn a DVD with the ei.cfg edited.

    All my software (7zip etc) don't allow me to edit a file inside an ISO and I am afraid that If I decompress the ISO -> edit -> make the ISO I will lost something in the bootable stuff and the installation won't work.

    Also, I am afraid about the UEFI/LEGACY stuff... for USB I know how to to it but with the DVD what will happen? I have to burn two different DVDs one for UEFI and one for LEGACY?

    :)
     
    Pipppero2007, Jan 29, 2017
    #1

  2. Can you buy ANY movie making software to run on Windows10?

    Can I buy any software that will burn dvds? I just want to make slide shows of pictures. I never realized that after putting in hours of editing and arranging that I couldn't burn it to a dvd! Made me mad!
     
    checker148, Jan 29, 2017
    #2
  3. I can burn a DVD, but am unable to get them into Windows Media Center

    I have downloaded videos saved in VLC media center that I want to move to Windows Media Center (Windows 10) so I can burn a DVD, but am unable to get them into Windows Media Center

    Original Post: Media Center problems
     
    Scoop Norton, Jan 29, 2017
    #3
  4. Kyhi Win User
  5. Avocado Win User
    There is no need to create two DVD discs.

    You do not need either two USB flash drives.

    Option 1: How to create a bootable USB flash drive, that works with both UEFI mode and Legacy BIOS mode.

    USB Flash Drive - Create to Install Windows 10

    OPTION ONE: Use Media Creation Tool to create Bootable Windows 10 USB for Legacy BIOS and UEFI

    This option will use the Media Creation Tool from Microsoft to download an ISO file and create a bootable USB flash drive that is 32-bit, 64-bit, or both, and be used to install Windows 10 with or without UEFI.

    Option 2: How to create a bootable USB flash drive from the Windows 10 ISO image file, that works with both UEFI mode and Legacy BIOS mode.

    - Connect your USB flash drive.
    - Open a command prompt as administrator and type (or copy and paste) the following commands.

    diskpart
    list disk (make note of the USB flash drive disk number)
    select disk # (where # is the USB flash drive disk number)
    clean
    create partition primary
    format quick fs=fat32
    active
    exit

    - Right-click the Windows 10 ISO image file and choose "Mount". If you don’t see mount command from the context menu, go to "Open with" > "Windows Explorer" instead.
    - Copy the files and folders from the mounted Windows 10 ISO image file to the USB flash drive.
     
    Avocado, Jan 29, 2017
    #5
  6. cereberus Win User
    Do it on usb first, then simply burn contents of usb to dvd. Why not just use a pendrive anyway - faster and easier.
     
    cereberus, Jan 29, 2017
    #6
  7. Avocado Win User
    Avocado, Jan 29, 2017
    #7
  8. ei.cfg to edit and burn into a dvd

    Hi guys,

    hang on please... I became confused a little.

    I don't need anything related to the pendrive because I am able to remove the "ei.cfg" from it, and I am also able to make a pendrive that starts in UEFI and in LEGACY.

    Here my issue are two and they are:

    1) to edit an ISO by removing that file "ie.cfg" without any *PAY* software (a freeware one or at least a method to do manually)

    2) if such ISO will be bootable with both UEFI and LEGACY (the ISO I am using are from the Microsoft official site)

    Please help...
     
    Pipppero2007, Jan 31, 2017
    #8
  9. Avocado Win User
    If you have a computer with UEFI firmware embedded Windows 8/8.1/10 product key.

    And if you want to choose which edition of Windows 10 will be installed (see screenshot below).

    Copy the EI.CFG file to the SOURCES folder on the Windows 10 USB flash drive or ISO image file.

    EI.CFG

    Code: [Channel] _Default [VL] 0[/quote] Before creating the "ei.cfg" file make sure its not "ei.cfg.txt", it must be "ei.cfg".


    ei.cfg to edit and burn into a dvd [​IMG]


    You can't find a free program that does not have the save file size limit.

    For example, UltraISO - "Trial version cannot save file above 300MB".
     
    Avocado, Feb 1, 2017
    #9
  10. Before creating the "ei.cfg" file make sure its not "ei.cfg.txt", it must be "ei.cfg".
    [/quote] This will bypass also the problem when a computer is with it's own product key inside the mainboard?

    In such mode it will install the "retail" version?
     
    Pipppero2007, Feb 1, 2017
    #10
  11. lx07 Win User
    You can use Oscdimg which is free - you just have to download the ADK from Microsoft.

    You need to copy a short script to do it - see here for example Update an ISO using PowerShell or just google oscdimg.

    I always put this bit for the bootdata variable just to be sure Code: # Set the correct boot argument based on availability of boot apps if (Test-Path "$WorkDir\fwfiles\etfsboot.com") {$BOOTDATA="2#p0,e,b`"$WorkDir\fwfiles\etfsboot.com`"#pEF,e,b`"$WorkDir\fwfiles\efisys.bin`""} else {$BOOTDATA="1#pEF,e,b`"$WorkDir\fwfiles\efisys.bin`""} # Make ISO $command="$ADK\Deployment Tools\$PEArch\Oscdimg\oscdimg.exe" Write-Host "Creating $ISOPath ..." &$command -l:$ISOLabel -h -m -o -u1 -bootdata:$bootdata "$WorkDir\media" "$ISOPath"[/quote]
     
  12. Avocado Win User
    Yes. Yes.

    When installing Windows 10, the Windows setup uses the following priority logic for product keys.

    1. Answer file, either the edition configuration (EI.CFG) file or the product ID (PID.TXT) file.

    2. Product key in the UEFI firmware.

    3. Product key entry screen.

    If a key is supplied, the key is attempted to be use with the image that are available on the media being installed. If there is no product key supplied in the step 1 and step 2, you will get the product key prompt during setup.

    SOURCE: https://support.microsoft.com/en-us/...nt-product-key
     
    Avocado, Apr 4, 2018
    #12
Thema:

ei.cfg to edit and burn into a dvd

Loading...
  1. ei.cfg to edit and burn into a dvd - Similar Threads - cfg edit burn

  2. dvd asemma ei toimi

    in Windows 10 Drivers and Hardware
    dvd asemma ei toimi: dvd asemman päivitys ei onistu https://answers.microsoft.com/en-us/windows/forum/all/dvd-asemma-ei-toimi/dad7b96d-fa86-46a2-b997-0f51c8decfaa
  3. dvd asemma ei toimi

    in Windows 10 Gaming
    dvd asemma ei toimi: dvd asemman päivitys ei onistu https://answers.microsoft.com/en-us/windows/forum/all/dvd-asemma-ei-toimi/dad7b96d-fa86-46a2-b997-0f51c8decfaa
  4. dvd asemma ei toimi

    in Windows 10 Software and Apps
    dvd asemma ei toimi: dvd asemman päivitys ei onistu https://answers.microsoft.com/en-us/windows/forum/all/dvd-asemma-ei-toimi/dad7b96d-fa86-46a2-b997-0f51c8decfaa
  5. Burn a DVD?

    in Windows 10 Drivers and Hardware
    Burn a DVD?: I can't burn a DVD and I can't get any support from a real person. There is a robot helper that is completely useless. Spent hours clicking and still can not even send a message to Microsoft support. I found an option to wait for hours to chat with a person. I don't care...
  6. burning to DVD

    in Windows 10 Network and Sharing
    burning to DVD: I have saved the files to a DVD, and they show as being there, but the "finish burning" option remains grey, and won't let me complete .. what am I doing wrong? It worked at Christmas, but not now...
  7. Burning DVD

    in Windows 10 Drivers and Hardware
    Burning DVD: How and can I burn a dvd on my windows 10 . I have a DVD RW in MY pc. https://answers.microsoft.com/en-us/windows/forum/all/burning-dvd/e2f16ab6-693d-4061-95c4-4540a252b125
  8. burning a dvd

    in Windows 10 Network and Sharing
    burning a dvd: how to create a dvd https://answers.microsoft.com/en-us/windows/forum/all/burning-a-dvd/9eca03d9-63ea-4d73-bc7f-98192167f08c"
  9. DVD burning

    in Windows 10 Software and Apps
    DVD burning: Hi all. My laptop doesn’t have a DVD drive, but my older PC does. Can any one recommend a program ( free is possible ) that will allow me to create a home dvd, using videos taken from my phone, design a menu, and having a silent video in the back ground playing. Then could...
  10. Burning to DVD

    in Windows 10 Drivers and Hardware
    Burning to DVD: I've zipped some files for back up and want to write it to my DVD. I've dragged the zipped file to the DVD drives folder and gave it a name and chose the radio button to write as DVD ( as opposed to USB), but nothing gets written. All I get in is that the file is ready to be...

Users found this page by searching for:

  1. windows 10 iso download burn dvd ei.cfg

    ,
  2. ei cfg windows 10