From f40e993075e33f604c4e503a688e8d414e68a2eb Mon Sep 17 00:00:00 2001 From: kamild_ Date: Sat, 4 Oct 2025 10:14:34 +0200 Subject: [PATCH 1/3] Update installation.md --- docs/getting-started/installation.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 9e13233e..c7016758 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -50,16 +50,12 @@ See the alternatives below. !!! tip Even though the downloader we use in our docs use Microsoft's servers, you can also download the ISO directly from Microsoft or use the Windows Media Creation Tool. + !!! warning + Both of the following alternative download methods will download the 25H2 version of Windows 11, which is not yet supported by Atlas. Please use the "Download Windows 11 24H2" button below this section instead. +
=== "Official Microsoft Sources" - ### [Windows 11 :material-download:](https://www.microsoft.com/en-us/software-download/windows11) - - - Click the link above and **scroll down** to **Download Windows 11 Disk Image (ISO) for x64 devices.**
**DO NOT** use the **Installation Assistant** or **Create Windows 11 Installation Media.** - - Select **Windows 11 (multi-edition ISO for x64 devices)** and click **Download Now.** - - Select your desired language and press confirm. - - Click **64-bit Download** to begin your download. - ### [Windows 10 :material-download:](https://www.microsoft.com/en-us/software-download/windows10ISO) - Click the link abvove and select **Windows 10 (multi-edition ISO)** and click **Confirm.** @@ -68,11 +64,11 @@ See the alternatives below. === "Windows Media Creation Tool" - 1. Download the [Windows 10 :material-download:](https://go.microsoft.com/fwlink/?LinkId=691209) or [Windows 11 :material-download:](https://go.microsoft.com/fwlink/?linkid=2156295) Media Creation Tool, then open it + 1. Download the [Windows 10 :material-download:](https://go.microsoft.com/fwlink/?LinkId=691209) Media Creation Tool, then open it 1. Click the **Accept** button to agree to the Microsoft license terms 1. Select **Create installation media (USB flash drive, DVD, or ISO file) for another PC**, click **Next**, and choose: - **Language:** Your desired language - - **Edition:** Windows 10 or 11 + - **Edition:** Windows 10 - **Architecture (Windows 10 only):** 64-bit (x64) 1. Choose the **ISO file** option, then choose the download location 1. After the ISO has completed downloading, click **Finish** From ca78341999d2007d1293657e1c3b7a5fdff669e2 Mon Sep 17 00:00:00 2001 From: PencilNavigator <85282140+pencilnav@users.noreply.github.com> Date: Sun, 12 Oct 2025 03:33:49 +0800 Subject: [PATCH 2/3] docs: Updated installation instructions --- docs/getting-started/installation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index c7016758..1da4ccc7 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -46,13 +46,13 @@ See the alternatives below. !!! question "Which version should I choose?" If you meet the official requirements, we **strongly** recommend choosing Windows 11. If not, use Windows 10. -??? grey-tip "Alternatives" +!!! warning "Please download Windows 11 using the button below" + Downloading Windows 11 from Microsoft's website will get yoy Windows 11 25H2, which is not yet supported by Atlas. + +??? grey-tip "Alternatives (Windows 10 Only)" !!! tip Even though the downloader we use in our docs use Microsoft's servers, you can also download the ISO directly from Microsoft or use the Windows Media Creation Tool. - - !!! warning - Both of the following alternative download methods will download the 25H2 version of Windows 11, which is not yet supported by Atlas. Please use the "Download Windows 11 24H2" button below this section instead. - +
=== "Official Microsoft Sources" From 7fcaef500a322f69238b9881d8e7efc9ec23a68c Mon Sep 17 00:00:00 2001 From: PencilNavigator <85282140+pencilnav@users.noreply.github.com> Date: Sun, 12 Oct 2025 03:38:06 +0800 Subject: [PATCH 3/3] docs: fix typo --- docs/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 1da4ccc7..1c7f53c2 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -47,7 +47,7 @@ See the alternatives below. If you meet the official requirements, we **strongly** recommend choosing Windows 11. If not, use Windows 10. !!! warning "Please download Windows 11 using the button below" - Downloading Windows 11 from Microsoft's website will get yoy Windows 11 25H2, which is not yet supported by Atlas. + Downloading Windows 11 from Microsoft's website will get you Windows 11 25H2, which is not yet supported by Atlas. ??? grey-tip "Alternatives (Windows 10 Only)" !!! tip