diff options
| author | WindowsAddict | 2025-05-24 19:08:43 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-05-24 19:08:43 +0000 |
| commit | fc80735dacd135daf6f0f1821ff80773022b76a0 (patch) | |
| tree | fda37e453b97b6fe0a5e77363f58e3a85f9fef92 /MAS/Separate-Files-Version/Change_Windows_Edition.cmd | |
| parent | 69c469a9971379b5c3eb955866896cf230e8a6bc (diff) | |
| download | Microsoft-Activation-Scripts-fc80735dacd135daf6f0f1821ff80773022b76a0.zip | |
Improve fix info in the script
Diffstat (limited to 'MAS/Separate-Files-Version/Change_Windows_Edition.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Change_Windows_Edition.cmd | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd index eaa0956..5bfc43e 100644 --- a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd @@ -390,8 +390,7 @@ if not defined allapps ( %eline%
echo Failed to find activation IDs. Aborting...
echo:
-set fixes=%fixes% %mas%troubleshoot
-call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
+call :dk_color %Blue% "To fix this issue, activate Windows from the main menu."
goto dk_done
)
@@ -413,8 +412,7 @@ if not defined osedition ( %eline%
echo Failed to detect OS edition, aborting...
echo:
-set fixes=%fixes% %mas%troubleshoot
-call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
+call :dk_color %Blue% "To fix this issue, activate Windows from the main menu."
goto dk_done
)
|
