Add a message about KMS renewal notification in 26200

This commit is contained in:
2025-08-03 03:28:06 +05:30
parent 9c09432b01
commit c619a2c381
3 changed files with 22 additions and 2 deletions

View File

@@ -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%