[Batch] Create a Windows 10 All.In-One (AIO) DVD5 ISO

Discussion in 'Windows 10' started by johnye_pt, Nov 29, 2015.

  1. johnye_pt

    johnye_pt MDL Addicted

    Aug 26, 2010
    741
    377
    30
    You have to delete one of the files first :D
     
  2. genenioo

    genenioo MDL Addicted

    Oct 9, 2007
    654
    113
    30
    #122 genenioo, Dec 16, 2015
    Last edited: Dec 17, 2015
    I thought of that and did it and the link seemed to work but when I hit setup inside Windows it doesn't respond. I tried it both ways thinking that maybe the original would start the install and the link might not but that didn't work either. When you boot from the USB and hit the bit version with the "linked" file you get a boot error but it boots from the bit version with the "real" file and gives all the version choices. I suppose a clean install from a boot would work but an upgrade probably won't. Thanks again, and let me know if you think of anything.
     
  3. genenioo

    genenioo MDL Addicted

    Oct 9, 2007
    654
    113
    30
    #123 genenioo, Dec 18, 2015
    Last edited: Dec 18, 2015
    Been playing around some more. Found a link to download 10240 with x86/x64 structure, so I could run it through the batch. Figured I'd add other wims to it and I'd have an aio for th1 with the less than 4.37GB space. I got it to work but when trying an upgrade I got the can't validate product key error because the iso I downloaded was Home (unlike th2 MCT downloads that are multi-edition th1 MCT isos are not, and are either Home or Pro), and my system I tried to start it on is 7 Ultimate. The th2 iso will upgrade Home or Pro because the download is multi-edition, but as I said because the th1 MCT downloads are one edition or the other apparently they will only upgrade the same version they originally are. This is the case even though I replaced the wims in the download with th1 multi-edition ones. So I just wondering whether the added wims of Edu and Ent would work if you tried to upgrade those versions since the original isos didn't include them.
     
  4. genenioo

    genenioo MDL Addicted

    Oct 9, 2007
    654
    113
    30
  5. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    ..The old trick of using the x36 folder to export all editions x32 and x64 looks me viable and would reduce some mbs more ...^^
     
  6. SuperPat

    SuperPat MDL Novice

    Aug 25, 2012
    6
    0
    0
    When I use wimlib-imagex to export an install.vim to an install.esd, the windows install was unable to find any EULA in VirtualBox. I try with and without EI.cfg.

    Is generated install.esd by wimlib-imagex valid?
     
  7. Meneer

    Meneer MDL Member

    Apr 2, 2014
    188
    215
    10
    All these old version of the way to do it makes the first posts unclear
     
  8. johnye_pt

    johnye_pt MDL Addicted

    Aug 26, 2010
    741
    377
    30
    Nothing unclear about it: 2015-12-04 contains the instructions to manually create a Windows 10 Home/Pro x86/x64 (build 1511) ISO under 4.37GB, and on 2015-12-05 the instructions were expanded to include the N edition. The rest is striked out because it used WinAIO which doesn't work correctly with Windows 10. Or just use the batch :D
    I'll remove the older instructions and clean it up a bit.
     
  9. genenioo

    genenioo MDL Addicted

    Oct 9, 2007
    654
    113
    30
    This is valuable free stuff--beggars can't be choosers.
     
  10. Meneer

    Meneer MDL Member

    Apr 2, 2014
    188
    215
    10
    Well, it wasn't especially unclear, it just looked kinda a bit messy, and since it was outdated already, I didn't see a reason why it should be there! :eek:
    Great work!
     
  11. genenioo

    genenioo MDL Addicted

    Oct 9, 2007
    654
    113
    30
    Were you still planning on a updated batch file? Don't see it as necessary unless you really want to; I made that one change you advised of to correct the mixed .wims warning glitch, and now it gives the warning when it's supposed to and doesn't when it's not. Also, I got step 7 to work correctly with the optimization, so I'd say we're set with ver. 1.1. Sure was strange that it didn't work that time but it's always worked running it from the command line, so that's always there as a backup. Sure am happy with this thread, and will of course be using the batch for redstone 1, 2 and whatever comes afterward!
     
  12. johnye_pt

    johnye_pt MDL Addicted

    Aug 26, 2010
    741
    377
    30
    The only changes I did to the batch was replacing all IMAGEX commands for DISM, except for one. The only command that was not replaced is the one that updates the image name and description to include x86/x64 at the end (useful when upgrading otherwise it lists both x86/x64 with the same name), because not only it updates NAME AND DESCRIPTION, it also deletes DISPLAYNAME and DISPLAYDESCRIPTION. For some reason DISM can only change the NAME field and leaves the other 3 untouched. If DISM was able to change them, IMAGEX would no longer be necessary.
     
  13. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    Yep, for name and description changes I've always used ImageX as well, best one.
     
  14. genenioo

    genenioo MDL Addicted

    Oct 9, 2007
    654
    113
    30
    By any chance did you forget to post the new batch? Looks like the one from 12-13-15 is the latest (v.1.1). Hope I'm not a pest. Thanks!
     
  15. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,965
    908
    60
    While your at it you could also change the old cdimage.exe for Oscdimg.exe which is current in both 32 & 64bit...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. johnye_pt

    johnye_pt MDL Addicted

    Aug 26, 2010
    741
    377
    30
    I was using cdimage 2.53 because M$ is still using it on MSDN ISOs, but now that I took a closer look, the ISOs created by the MDC seem to use Oscdimg. I'll see what parameters it needs to obtain the same result and replace cdimage too :D
     
  17. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,965
    908
    60
    #138 Flipp3r, Dec 22, 2015
    Last edited by a moderator: Apr 20, 2017
    Here's what I've used in the past, very similar to cdimage:
    Code:
    set PTH=%~dp0
    Oscdimg -m -l"Win7Pro64OA" -bootdata:2#p0,e,b%PTH%SRC\boot\Etfsboot.com#pEF,e,b%PTH%SRC\efi\microsoft\boot\Efisys.bin -u1 -udfver102 %PTH%SRC %PTH%Win7Pro64OA.iso
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. DRSayedAbdElsalam

    DRSayedAbdElsalam MDL Junior Member

    Aug 25, 2015
    98
    24
    0
    I Fail to creat aio w10 v1511 iso by using this...
    I need WinToolkit the last version, please anyone
    give me a link and explain to me how i can add
    languages and activation, many thanks
     
  19. johnye_pt

    johnye_pt MDL Addicted

    Aug 26, 2010
    741
    377
    30