mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-01-29 09:19:00 +01:00
Fix mistakes
This commit is contained in:
parent
146d828b46
commit
63da908027
2 changed files with 7 additions and 7 deletions
|
|
@ -3381,7 +3381,7 @@ echo Checking WPA Registry Count [%wpainfo%]
|
|||
|
||||
reg query "HKU\S-1-5-20\Software\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\PersistedTSReArmed" %nul% && (
|
||||
call :dk_color %Red% "Checking Rearm [System is Rearmed]"
|
||||
if not defined showfix
|
||||
if not defined showfix (
|
||||
call :dk_color %Blue% "Reboot your machine using the restart option to fix this error."
|
||||
echo:
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue