mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-02-22 08:09:00 -05:00
Remove activation not required line in HWID
This commit is contained in:
parent
19c6612a47
commit
63045afc70
2 changed files with 0 additions and 2 deletions
|
@ -600,7 +600,6 @@ cls
|
|||
echo ___________________________________________________________________________________________
|
||||
echo:
|
||||
call :dk_color2 %_White% " " %Green% "%winos% is already permanently activated."
|
||||
call :dk_color2 %_White% " " %Gray% "Activation is not required."
|
||||
echo ___________________________________________________________________________________________
|
||||
if %_unattended%==1 goto dk_done
|
||||
echo:
|
||||
|
|
|
@ -363,7 +363,6 @@ cls
|
|||
echo ___________________________________________________________________________________________
|
||||
echo:
|
||||
call :dk_color2 %_White% " " %Green% "%winos% is already permanently activated."
|
||||
call :dk_color2 %_White% " " %Gray% "Activation is not required."
|
||||
echo ___________________________________________________________________________________________
|
||||
if %_unattended%==1 goto dk_done
|
||||
echo:
|
||||
|
|
Loading…
Add table
Reference in a new issue