Hello! I using MSMG Toolkit for a while to create custom Win10 and Win11 ISOs. But I'm not sure about how to add unattend file to my images! When I enter to Unattended menu it provides some menu to customize Language and Time Zone but I want to just using my xml file specially for Win11 ISO to bypass TPM stuff. I even try to put xml file into source folder but after creating cutom iso it just won't work. Any help appreciated
Extract it to sources/$OEM$/$$ folder as it is. What it does: Set bypass's for CPU/RAM/TPM etc to allow Windows 11 OS installs on non compatible hardware. This will auto-turn off Encrypting drives during setup. Also allow no internet connection to bypass setting up a online account. This is for x64 (64 bit only). Credits: @mxman2k
Can I copy file manually to the root of the ISO without opening Unattended option in MSMG Toolkit? also am I wrong that root of the ISO is in the DVD folder of MSMG Toolkit?