From 6ed1ae0a552dc6c01b192499094a60ab21248f84 Mon Sep 17 00:00:00 2001 From: Lyssa Date: Mon, 2 Mar 2026 15:52:17 +0400 Subject: Fix some mistakes with the previous commit --- docs/in-place_repair_upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/in-place_repair_upgrade.md') 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.
-- cgit v1.2.3