Add ESD info and edit a few things

This commit is contained in:
2025-01-08 04:30:44 +05:30
parent 020160f08d
commit 6d59759d60
10 changed files with 70 additions and 30 deletions

View File

@@ -1,5 +1,7 @@
# Windows ARM64 Download
All download links lead to genuine files only.
- [FAQ](genuine-installation-media.md#faq)
- You need ARM64 processor (CPU) to install Windows ARM64 architecture OS.
@@ -14,14 +16,13 @@ import TabItem from '@theme/TabItem';
<Tabs>
<TabItem value="Windows 11 Consumer 24H2" label="Windows 11 Consumer 24H2" default>
<TabItem value="Windows 11 Consumer 24H2" label="Windows 11 Consumer 24H2" default>
**Windows 11 Consumer 24H2**
Build - 26100.1742
MSDL https://msdl.gravesoft.dev/#3131 ❤ provides Official links straight from Microsoft, works even if Microsoft is blocking the download to Russian/VPN users.
You can also download the ISO from https://www.microsoft.com/software-download/windows11arm64
**Download Links:** [MSDL ❤](https://msdl.gravesoft.dev/#3131) / [Microsoft](https://www.microsoft.com/software-download/windows11arm64)
------------------------------------------------------------------------
@@ -115,6 +116,19 @@ ARM64 version for LTSC is available only in English language.
------------------------------------------------------------------------
</TabItem>
<TabItem value="Old Versions" label="Old Versions" default>
**Old Versions**
- Download the [Official Microsoft ESD file](https://worproject.com/esd) and [ESD>ISO Converter](https://github.com/abbodi1406/WHD/raw/master/scripts/esd-decrypter-wimlib-65.7z) by [abbodi1406](https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/),
- Put the ESD file beside `decrypt.cmd` and run that script.
- It will create the ISO file.
- This process is same as how Official MCT tool creates Windows 10 and 11 ISOs.
------------------------------------------------------------------------
</TabItem>
</Tabs>
@@ -199,5 +213,18 @@ ARM64 version for LTSC is available only in English language.
------------------------------------------------------------------------
</TabItem>
<TabItem value="Old Versions" label="Old Versions" default>
**Old Versions**
- Download the [Official Microsoft ESD file](https://worproject.com/esd) and [ESD>ISO Converter](https://github.com/abbodi1406/WHD/raw/master/scripts/esd-decrypter-wimlib-65.7z) by [abbodi1406](https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/),
- Put the ESD file beside `decrypt.cmd` and run that script.
- It will create the ISO file.
- This process is same as how Official MCT tool creates Windows 10 and 11 ISOs.
------------------------------------------------------------------------
</TabItem>
</Tabs>