mirror of
https://github.com/pbatard/Fido.git
synced 2025-09-16 14:18:02 +02:00
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:
@@ -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
|
||||
=================================================================
|
||||
|
||||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||
[](https://github.com/pbatard/Fido/releases)
|
||||
|
Reference in New Issue
Block a user