From 41801bda312066b3239873d1b4825ffeee27b8f3 Mon Sep 17 00:00:00 2001 From: Lyssa Date: Sun, 15 Feb 2026 16:03:46 +0400 Subject: Remove mentions of MSDL in all guides --- docs/clean_install_windows.md | 2 +- docs/evaluation_editions.md | 2 +- docs/in-place_repair_upgrade.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/clean_install_windows.md b/docs/clean_install_windows.md index 256f7e4..b666a62 100644 --- a/docs/clean_install_windows.md +++ b/docs/clean_install_windows.md @@ -6,7 +6,7 @@ Guide on how to backup your data and clean install Windows. ## Prerequisites -- A genuine Windows ISO file, you can download from https://msdl.gravesoft.dev/ +- A genuine Windows ISO file. You can get one from [here](genuine-installation-media.md). - The latest version of Rufus from https://rufus.ie/ - A minimum 8GB USB drive - Follow this [guide](remove_malware.md) before making a bootable USB if you think the system has malware. diff --git a/docs/evaluation_editions.md b/docs/evaluation_editions.md index 78b5d9c..92f3fc7 100644 --- a/docs/evaluation_editions.md +++ b/docs/evaluation_editions.md @@ -56,7 +56,7 @@ It will upgrade your eval Windows version to the full version. GAC means general availability channel, aka normal version. -- Download genuine Windows 10/11 ISO from [MSDL](https://msdl.gravesoft.dev/) in the same Windows language, and architecture. +- Download genuine Windows 10/11 ISO from [here](genuine-installation-media.md) in the same Windows language, and architecture. - Right-click on the downloaded ISO file, Open With > Windows Explorer - A new DVD drive will appear in Windows Explorer, which means the installation image has been mounted successfully. - Now open the command prompt as admin and enter, diff --git a/docs/in-place_repair_upgrade.md b/docs/in-place_repair_upgrade.md index b291167..821f23f 100644 --- a/docs/in-place_repair_upgrade.md +++ b/docs/in-place_repair_upgrade.md @@ -6,7 +6,7 @@ Performing an in-place repair upgrade using a Windows ISO file is a good way to fix system errors. Here is how to do it. -- [Download the Windows ISO](https://massgrave.dev/genuine-installation-media) that matches your desired version, language, and architecture. +- [Download the Windows ISO](genuine-installation-media.md) that matches your desired version, language, and architecture. - To check the installed Windows architecture, open PowerShell as administrator and enter: ```powershell (Get-ItemProperty "HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Environment").PROCESSOR_ARCHITECTURE -- cgit v1.2.3