From c619a2c3818784fbb645cf42859ea6af61f5063e Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sun, 3 Aug 2025 03:28:06 +0530 Subject: Add a message about KMS renewal notification in 26200 --- MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd') diff --git a/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd b/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd index c27c2e3..03c7701 100644 --- a/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd +++ b/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd @@ -837,6 +837,11 @@ echo Removing the Added Specific KMS Host [Successful] ) ) +if defined _k38 if %winbuild% GEQ 26200 ( +call :dk_color %Gray% "In Windows settings, you may see a renewal notification for activation that can be ignored." +call :dk_color %Gray% "To avoid this notification, please use the HWID or TSforge activation options in the main menu." +) + :: clipup.exe does not exist in server cor and acor editions by default, it was copied there with this script if defined a_cor if exist "%_clipup%" del /f /q "%_clipup%" %nul% -- cgit v1.2.3