Change wording

This commit is contained in:
WindowsAddict 2024-08-16 03:00:58 +05:30
parent 63b3c5097b
commit b0d898973f

View File

@ -826,7 +826,7 @@ if not defined _deltask (
call :ks_renewal call :ks_renewal
) else ( ) else (
if exist "%ProgramFiles%\Activation-Renewal\Activation_task.cmd" call :dk_color %Gray% "Deleting activation renewal task..." if exist "%ProgramFiles%\Activation-Renewal\Activation_task.cmd" call :dk_color %Gray% "Deleting activation renewal task..."
call :dk_color %Gray% "Skipping to create activation renewal task..." call :dk_color %Gray% "Skipping creation of activation renewal task..."
call :ks_clearstuff %nul% call :ks_clearstuff %nul%
if not defined _server ( if not defined _server (
if %winbuild% GEQ 9200 ( if %winbuild% GEQ 9200 (