upvote
Do be aware that an autounattend.xml can cause Windows setup to execute arbitrary code. Their provenance matters too. It's relatively easy to encode scripts (or even binaries) into the XML to run during or after Windows setup. You can eyeball them, for sure, but I bet most people don't.
reply
Indeed. I mention this in light of the high-profile supply-chain attacks recently across diverse platforms (Arch AUR, Shai-Hulud, etc). Any online tool that purports to modify an entire install medium should be heavily and continually scrutinised. I'm not saying the developer can't be trusted, but the infrastructure and people in general can't.
reply
The tool linked by the parent doesn't download ISOs from non-official sources.
reply
I use uup dump myself, which downloads the components directly from MS and builds the ISO locally
reply
Did you even read what I wrote?
reply
I did. You said:

> to get a NEW ISO which you then install

This is not good.

reply