summaryrefslogtreecommitdiff
path: root/docs/windows_arm_links.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/windows_arm_links.md')
-rw-r--r--docs/windows_arm_links.md33
1 files changed, 30 insertions, 3 deletions
diff --git a/docs/windows_arm_links.md b/docs/windows_arm_links.md
index 630590a..5a1cb7e 100644
--- a/docs/windows_arm_links.md
+++ b/docs/windows_arm_links.md
@@ -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)
------------------------------------------------------------------------
@@ -116,6 +117,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>
### Windows 10
@@ -200,4 +214,17 @@ 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>