Good afternoon fg,
My apologies as I never took into account the Apps that do not get updated via Store. I prefer to use 3rd party to create ISO so this never comes in effect.
You are still getting all the Apps in SoftwareDistribution so you may have to combine couple folders to wimlib to create. You can figure out best way that works for you, but some copying will have to be done as I believe you point wimlib to the uup files folder.
Regards,
Hi Johnny,
That is actually the source of the original problem that started after 22557, I never get or find the apps in the SoftwareDistribution created by W.U. and that is why we have to copy the Apps folder in it before creating the ISO.
That was the original question that still remains, how is W.U. updating the Apps, if they are not downloaded and cannot be found in SoftwareDistribution? Why and how did MS change the W.U. process for new 22H2 builds?
If I search for a specific app in the folder C:\Windows\SoftwareDistribution\Download\96f67d863d4234d4823cdee8752abeee
I can see that it is there, but the converter script from uupdump is not picking it up and adding it to the install.wim.
It means that MS changed the way the files are organized in the folder and the script has not been updated to the new layout for these latest builds.
I think abbodi1406 should make a new converter script to pick up the Apps that are there rather than requiring a separate Apps folder.
Seems to me that the converter script needs some more work. ๐
It should be able to do the parse of the apps that are downloaded by W.U. and get them from the same folder without having to copy over a separate Apps folder.
The bottom line is that in either case it takes much longer to build the ISO when downloading from third party or adding the Apps folder manually to C:\Windows\SoftwareDistribution\Download\96f67d863d4234d4823cdee8752abeee
The process of adding the Apps to the install.wim takes more time.
Any way to give a feedback to abbodi1406 and see if he can update the converter script to use what is already downloaded by W.U. in SoftwareDistribution like they used to do prior to Ni builds?
These are already downloaded by W.U. and are up to date, the converter script should pick those up directly.