diff options
| author | Lyssa | 2026-03-02 11:52:17 +0000 |
|---|---|---|
| committer | Lyssa | 2026-03-02 11:52:17 +0000 |
| commit | 6ed1ae0a552dc6c01b192499094a60ab21248f84 (patch) | |
| tree | 74a7c84f8adcc463c4e438bdaab8842d2c60caa7 /docs/in-place_repair_upgrade.md | |
| parent | 41879f5f5822cea6f9c43606818ce0a234966adb (diff) | |
| download | massgrave.dev-6ed1ae0a552dc6c01b192499094a60ab21248f84.zip | |
Fix some mistakes with the previous commit
Diffstat (limited to 'docs/in-place_repair_upgrade.md')
| -rw-r--r-- | docs/in-place_repair_upgrade.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/in-place_repair_upgrade.md b/docs/in-place_repair_upgrade.md index 821f23f..daff4c6 100644 --- a/docs/in-place_repair_upgrade.md +++ b/docs/in-place_repair_upgrade.md @@ -21,7 +21,7 @@ Performing an in-place repair upgrade using a Windows ISO file is a good way to [Globalization.CultureInfo]::GetCultureInfo([Convert]::ToInt32((Get-ItemProperty "HKLM:\SYSTEM\CurrentControlSet\Control\Nls\Language").InstallLanguage, 16)).Name ``` - **Note:** If you are running the Enterprise LTSC edition, you must download that specific edition's ISO file. Do not download the Evaluation version, as it cannot be activated. -- Right-click the downloaded ISO file and select **Open with > Windows Explorer**. +- Right-click the downloaded ISO file and select **Open with** > **Windows Explorer** - A new virtual DVD drive will appear in Windows Explorer, which means that the installation image has been mounted successfully. <details> |
