mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-02-01 20:33:42 +00:00
Fix mistakes
This commit is contained in:
@ -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:
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user