winterstorm2050 wrote: Hello,
Yes, the ISO structure helps a lot to understand why this didn't work : the ISO contains "install.swm" files instead of one "install.wim" ... It's not a big deal, because I just need to update WinReducer 8.1 to support that kind of files !
The "*.swm" format is used to split the install.wim files !
I will update it in v1.17 (should be released on 24 August 2014).
Best Regards.
winterstorm2050
Great, glad it was a quick fix. Got this response from Murphy78 when I ask about possible issues...
Murphy78 wrote: You would have to export the split-wim to a normal wim before working on something like that.
example:
for /l %x in (1,1,24) do (dism /export-image /sourceimagefile:c:\win81\sources\install.swm /swmfile:c:\win81\sources\install*.swm /sourceindex:%x /destinationimagefile:c:\win81\sources\install.wim)
So both of you got to the bottom of it pretty quick.
winterstorm2050 wrote: Just to confirm that I've updated WinReducer 8.1 to support swm files !
It will automatically remove all other editions except the one you choose in the swm file. This will save more space on your ISO. Because swm files are by definition big files, so I thought that's a good idea to do like this but if you need another way just tell me !
Regards.
winterstorm2050
For me saving space on an ISO is usually 4th or 5th on my list. The reason being that I just use some 8-16GB USB drives for installation. Don't burn anything anymore if I can help it. The first & for most goal is to have install ISO's that are stable & that have all the SSD & other security/privacy options cooked in @ installation. Which WinReducer is brilliant at for us non DISM or WAIK(ADK) techies.
Being able to pull an edition from a 24in1 is great. I myself mostly plan to use the WMC edition unless force to use a different one. So it would fulfill my immediate needs. But if we could actually have the option to pick between them with up to 30 possible editions it would give us full control over the AIO. Not sure how doable that would be but if we have the space & the system that could handle it. It would make sense to have those options.
For example Murphy's 24In1 is actually a 12 edition ISO. But since it has the option for KMS-Activated installs it doubles the indexes to 24. Not sure we could keep all 24 indexes including KMS-Activation and just add or take way stuff from all editions one chooses to keep.
You can get a better feel for what the AIO contains from its ReadMe file:
Murphy78's AIO ReadMe
Murphy78's 24In1 uses a EI.CFG file that from what I've read is not compatible with unattended.xml so not sure how that would work out. If I am not mistaken WinReducer removes this file when an Unattended.xml is created right now since it's not part of the last modded ISO I made.
Also not sure how being able to work on more then one edition from a AIO would affect the ISO/WIM/USB creation side @ the end of modding to. And also he updates that the AIO already brings cooked in too.
Let me know what you think might be possible & what might not be possible. But from your earliest post WinReducer v1.17 will be able to handle at least one edition from the AIO. I do wonder if will keep the updates the AIO has cooked in too ???
Will send you a PM with more details Murphy78 has shared about his 24In1...