mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts
synced 2026-02-05 15:30:09 +00:00
Compare commits
2 Commits
e595f258db
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97602941e5 | ||
|
|
773b758f4d |
@@ -1,4 +1,8 @@
|
|||||||
@::22b1randomda521random7f94randomea5random8b55randoma71random85berandom90b7e
|
@::Please stop false-flagging this script over and over. This is the 3rd time I've had to update the script to deal with the false positives.
|
||||||
|
@::Nothing in this script is malicious and it is used by thousands of people *daily*.
|
||||||
|
@::Is a real person even the one deciding to flag this or is it Copilot told to flag anything it decides not to like?
|
||||||
|
@::If a campaign is using this script as a cover, please flag parts of the campaign instead of the script. This isn't the first time we experienced collateral damage due to campaigns completely unrelated to us.
|
||||||
|
@::If you disagree that MAS is not malicious, we would appreciate if you contacted us to explain what constitutes MAS as "Sonbokli" and we'll look into it. Thank you.
|
||||||
@set masver=3.10
|
@set masver=3.10
|
||||||
@setlocal DisableDelayedExpansion
|
@setlocal DisableDelayedExpansion
|
||||||
@echo off
|
@echo off
|
||||||
@@ -1640,6 +1644,7 @@ if defined serv_cor (
|
|||||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||||
|
|
||||||
if not defined showfix (
|
if not defined showfix (
|
||||||
|
echo:
|
||||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||||
set fixes=%fixes% %mas%fix_service
|
set fixes=%fixes% %mas%fix_service
|
||||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||||
|
|||||||
@@ -1333,6 +1333,7 @@ if defined serv_cor (
|
|||||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||||
|
|
||||||
if not defined showfix (
|
if not defined showfix (
|
||||||
|
echo:
|
||||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||||
set fixes=%fixes% %mas%fix_service
|
set fixes=%fixes% %mas%fix_service
|
||||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||||
|
|||||||
@@ -2044,6 +2044,7 @@ if defined serv_cor (
|
|||||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||||
|
|
||||||
if not defined showfix (
|
if not defined showfix (
|
||||||
|
echo:
|
||||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||||
set fixes=%fixes% %mas%fix_service
|
set fixes=%fixes% %mas%fix_service
|
||||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||||
|
|||||||
@@ -3088,6 +3088,7 @@ if defined serv_cor (
|
|||||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||||
|
|
||||||
if not defined showfix (
|
if not defined showfix (
|
||||||
|
echo:
|
||||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||||
set fixes=%fixes% %mas%fix_service
|
set fixes=%fixes% %mas%fix_service
|
||||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||||
|
|||||||
@@ -3101,6 +3101,7 @@ if defined serv_cor (
|
|||||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||||
|
|
||||||
if not defined showfix (
|
if not defined showfix (
|
||||||
|
echo:
|
||||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||||
set fixes=%fixes% %mas%fix_service
|
set fixes=%fixes% %mas%fix_service
|
||||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||||
|
|||||||
Reference in New Issue
Block a user