Would I be able to combine all the Windows from 7 sp3, 8.1, and 10 x86 and x64 into one or should I keep it version specific?
Você tem que extrair as pastas do arquivo ISO (Com o Winrar, por exemplo), e selecionar o arquivo "Install.Win" que está dentro da pasta "Sources".
EDIT: Windows 10 Enterprise version is supported? Combining Enterprise x86 + x64 will break the EULA file and the installation fails (already tested single Enterprise ISO and works perfect). Error is: "Setup cannot find the end user Licencing Agreement" (EULA) then exiting the setup.
Hi all, When I select install.wim I had an error. This is the error: Object reference not set to an instance of an object. (in portuguese: Referência de objeto não definida para uma instância de um objeto.) Any tip? Thanks in advanced.
Well...josh cell no more updated your software since windows 7, I ask, there is a program that make a aio compatible with Windows 10?
is it possible to have windows 7 and windows 10 into the same iso so we can have an all in one iso with windows 10 pro and windows 7 pro x64 ?
Yes it is. Install the Windows Automated Deployment Toolkit (version specific to your workstation), and use imagex to compile the different .wim images into one. Here are the commands I use for my Windows 7/8.1/10 All-In-One compilation: imagex /export "D:\_AIO\_Wims\Win7Entx86\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win7Entx64\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win81Entx86\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win81Entx64\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win10Prox86VL\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win10Prox64VL\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win10Entx86\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win10Entx64\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win10EntLTSBx86\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" imagex /export "D:\_AIO\_Wims\Win10EntLTSBx64\sources\install.wim" 1 "D:\_AIO\_Wims\install.wim" This combines all of the aforementioned .wims into a single file. Viewing with Imagex or GImageX will show all the images in the newly compiled .wim file. Mine turned out to be around 12gig in size. Hope this helps.
I say an AIO like this with only 4.52GB ISO file? how did they compress it down to that size ? This one is 44in1 at 7.67GB Installation Indexes: Windows 10 Home x32/x64/OEM/KMS Windows 10 Home N x32/x64/OEM/KMS Windows 10 Home Single Language x32/x64/OEM/KMS Windows 10 Pro x32/x64/VL/OEM/KMS Windows 10 Pro N x32/x64/VL/OEM/KMS Windows 10 Education x32/x64/VL/OEM/KMS Windows 10 Education N x32/x64/VL/OEM/KMS Windows 10 Enterprise x32/x64/OEM/KMS Windows 10 Enterprise N x32/x64/OEM/KMS Windows 10 Enterprise LTSB x32/x64/OEM/KMS Windows 10 Enterprise LTSB N x32/x64/OEM/KMS There is also a "Windows 7-8.1-10 (x86-x64) AIO [320in1]" at 17.91GB Windows 7 SP1 – 104in1 [ Details ] Windows 8.1 with Update 3 – 80in1 [ Details ] Windows Embedded 8.1 with Update 3 – 16in1 [ Details ] Windows 10 build 10240 – 120in1 [ Details ]
Hi everyone, I want to make a Windows 7 AIO and when i want to change "name" and "description" i'm writting on each ligne then i click on "Save all changes" and "Reset APP" but when WinAIO Maker restart my changes to name and description aren't saved or partially... did i do something wrong? Thanks for the help
Hi all, First of all i like this tool keep on good work! I have a little problem, after saving i accept to delete the ei.cfg but not all versions are unlocked doing something wrong? (windows 7 only pro edition not home prem etc) windows 8 same prob. Thanks, Chase
Some ISO files are not multiversion, for example those from SELECT Plus program (when You download pro version, there is only pro in this file). Versions from MSDN AA contains all versions from starter to ultimate (if You delete ei.cfg, You can select version)
Geez christ! Lots of wim's there! How could you make it boot and setup properly? If I dont misremember I never got it working..
Hi Guys, Im trying to create a windows 7, 8, 10 x86 & x64 AIO but it failed when i trying to test versions in VM only 1 windows version is working. I think because the other version like 8 and 10 will be loaded from windows 7 setup? Some 1 tried something like this? Chase