Add ARM64 Windows 11 downloads

* Gotta really praise Microsoft for having designed their download servers to
  handle multiple archs for the same Windows SKUs... and then completely throw
  that out of the window to instead make Windows 11 ARM64 a different SKU.
* Now, because we don't want to be *AS MORONIC AS MICROSOFT*, we go the extra
  mile (and issue multiple requests, using multiple session IDs) to make the
  ARM64 *ARCHITECTURE* fall into the fold of where it belongs, i.e. as a user
  selectable property of a single Windows 11 release.
* Closes #97.
This commit is contained in:
Pete Batard
2024-11-18 01:52:22 +00:00
parent f8cec58032
commit 5402fc6222
2 changed files with 320 additions and 280 deletions

View File

@@ -1,5 +1,5 @@
Fido: A PowerShell download script for Microsoft Windows and UEFI Shell ISOs
============================================================================
Fido: A PowerShell script to download Windows and UEFI Shell ISOs
=================================================================
[![Licence](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![Github stats](https://img.shields.io/github/downloads/pbatard/Fido/total.svg?style=flat-square)](https://github.com/pbatard/Fido/releases)