You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/install/install-iso-injection.md
+21-11Lines changed: 21 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ You will need to download an ISO before you can inject the playbook.
12
12
13
13
Choose your desired Windows version's ISO file, which will be used later in the guide.
14
14
15
-
<spanclass="noJs">The buttons below download an ISO directly from Microsoft's servers. It gets the latest version of your desired Windows version for [Intel, AMD, and ARM CPUs](https://www.tenforums.com/tutorials/132836-check-what-processor-cpu-windows-pc.html#option1).</span>
15
+
<spanclass="noJs">The buttons below download an ISO directly from Microsoft's servers. They get the latest version of your desired Windows version for [Intel, AMD, and ARM CPUs](https://www.tenforums.com/tutorials/132836-check-what-processor-cpu-windows-pc.html#option1).</span>
16
16
17
17
<noscript>
18
18
<b>The documentation's Windows ISO downloader doesn't show for you due to the documentation being loaded without JavaScript.</b>
@@ -33,6 +33,16 @@ See the alternatives below.
33
33
- Select your desired language and press **Confirm**.
34
34
- Click **64-bit Download** to begin your download.
35
35
36
+
=== "Windows Media Creation Tool"
37
+
38
+
1. Download the [Windows 11 :material-download:](https://go.microsoft.com/fwlink/?linkid=2156295) Media Creation Tool, then open it
39
+
1. Click the **Accept** button to agree to the Microsoft license terms
40
+
1. Select **Create installation media (USB flash drive, DVD, or ISO file) for another PC**, click **Next**, and choose:
41
+
- **Language:** Your desired language
42
+
- **Edition:** Windows 11
43
+
1. Choose the **ISO file** option, then choose the download location
44
+
1. After the ISO has completed downloading, click **Finish**
45
+
36
46
=== "AME Wizard's ISO dowloader"
37
47
1. Open your web browser, search [`atlasos.net`](https://atlasos.net)
38
48
1. On the website, click 'Get started', then click **-> Already following the guide?** at the bottom of the pop-up, and download the **Atlas Playbook** and **AME Wizard**
@@ -53,10 +63,10 @@ See the alternatives below.
53
63
## :material-file-edit: Injecting the playbook
54
64
55
65
1. Open your web browser, search [`atlasos.net`](https://atlasos.net)
56
-
1. On the website, click 'Get started', then click **-> Already following the guide?** at the bottom of the pop-up, and download the **Atlas Playbook** and **AME Wizard**
66
+
1. On the website, click 'Get started', then click **-> Already following the guide?** at the bottom of the pop-up, and download the **Atlas Playbook** and **AME Wizard**
57
67
1. Extract both downloads to your desktop
58
68
1. Open `AME Wizard Beta.exe` from the AME Wizard folder
59
-
1. If there is a warning from SmartScreen that AME Wizard is an [unrecognized application](../faq/ame.md#why-is-ame-being-falsely-flagged), bypass this warning by clicking **More info** and **Run anyway**
69
+
1. If there is a warning from SmartScreen that AME Wizard is an [unrecognized application](../../faq/install-faq/ame-wizard-errors/ame-wizard-deleted.md), bypass this warning by clicking **More info** and **Run anyway**
60
70
1. Click on **Updates** at the top and make sure AME Wizard is up to date
61
71
1. Drag the previously downloaded ISO file into AME Wizard
62
72
1. Drag `Atlas Playbook.apbx` from your desktop into AME Wizard
@@ -86,14 +96,14 @@ Before continuing, we **strongly** recommend you back up any valuable data to an
86
96
87
97
1. Right-click the previously downloaded ISO file and select **Open With** -> **File Explorer**
88
98
89
-
1. Open **This PC** in File Explorer, and remember the ISO's drive letter (e.g. `H`) for the next step. The drive should look similar to { .twemoji } **CCCOMA_X64FRE_EN-GB_DV9**
99
+
1. Open **This PC** in File Explorer, and remember the ISO's drive letter (e.g. `H`) for the next step. The drive should look similar to { .twemoji } **CCCOMA_X64FRE_EN-GB_DV9**
90
100
91
101
1. Press ++win+r++ to open the Run dialog
92
102
93
-
1. Inside the Run dialog, type in the previously remembered drive letter, and then **without a space**, type `:\sources\setup.exe` after it. [**Example:** `H:\sources\setup.exe`](/assets/images/win-setup-run-dialog.webp)
103
+
1. Inside the Run dialog, type in the previously remembered drive letter, and then **without a space**, type `:\sources\setup.exe` after it. [**Example:** `H:\sources\setup.exe`](../../assets/images/win-setup-run-dialog.webp)
94
104
95
105
1. Press ++enter++ on the Run dialog, and accept the User Account Control prompt
96
-
- The message ["Make sure BitLocker Drive Encryption is suspended"](/assets/images/bitlocker-error-setup.jpg) could appear from the Windows Setup when you press ++enter++. Refer to our [BitLocker decrypting instructions](../../faq/install.md) to resolve this, then retry from step 5 onwards
106
+
- The message ["Make sure BitLocker Drive Encryption is suspended"](../../assets/images/win-setup-run-dialog.jpg) could appear from the Windows Setup when you press ++enter++. Refer to our [BitLocker decrypting instructions](../../assets/images/bitlocker-error-setup.jpg) to resolve this, then retry from step 5 onwards
97
107
98
108
1. Select **No thanks** when prompted for updates, then uncheck the box for **I want to help make the Windows installation better**
99
109
@@ -149,7 +159,7 @@ Before continuing, we **strongly** recommend you back up any valuable data to an
149
159
<p>Credit to [Ventoy](https://ventoy.net/doc_secure.html) for the video demonstration.<p>
0 commit comments