Change hash

This commit is contained in:
WindowsAddict 2025-01-03 19:29:49 +05:30
parent 2cb868073a
commit 5f3f716a3f

View File

@ -1,4 +1,4 @@
# This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre>
## This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre>
function Check3rdAV {
$avList = Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object { $_.displayName -notlike '*windows*' } | Select-Object -ExpandProperty displayName