

Dafuck? Are you saying this won’t be the case? I mean, it’s not exactly what OP asked but I think a real life functional example of OS-level age checks that already exists is a valuable contribution to the conversation. Do you disagree?
Honestly feels like you’re the “low effort troll” here here swarming a bot army for some votes. Blocked.






No, windows is weird, the ISO is not actually a compressed copy of a disk with all the correct partitions and filesystems, instead it’s some goofy UFS thing. So unlike Linux, burning it won’t work - you can’t do or use anything like dd to end up with a bootable drive.
You can create it by hand though, iirc all you’d need to do is make a separate FAT32.EFI partition and copy some of the EFI files in the ISO’s EFI folder into that, while placing the rest in a normal NTFS partition, there might be more to it with a recovery partition or something like that involved so def look it up if you ever need to, but that’s the gist of it.
The specialized tools like WoeUSB basically do this for you.