mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts
synced 2026-02-04 15:00:09 +00:00
Compare commits
3 Commits
master
...
a31d4ed5dc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a31d4ed5dc | ||
|
|
ab42e8b719 | ||
|
|
e595f258db |
@@ -1,8 +1,4 @@
|
||||
@::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.
|
||||
@::22b1randomda521random7f94randomea5random8b55randoma71random85berandom90b7e
|
||||
@set masver=3.10
|
||||
@setlocal DisableDelayedExpansion
|
||||
@echo off
|
||||
@@ -1644,7 +1640,6 @@ if defined serv_cor (
|
||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||
|
||||
if not defined showfix (
|
||||
echo:
|
||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||
set fixes=%fixes% %mas%fix_service
|
||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||
|
||||
@@ -1333,7 +1333,6 @@ if defined serv_cor (
|
||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||
|
||||
if not defined showfix (
|
||||
echo:
|
||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||
set fixes=%fixes% %mas%fix_service
|
||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||
|
||||
@@ -2044,7 +2044,6 @@ if defined serv_cor (
|
||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||
|
||||
if not defined showfix (
|
||||
echo:
|
||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||
set fixes=%fixes% %mas%fix_service
|
||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||
|
||||
@@ -3088,7 +3088,6 @@ if defined serv_cor (
|
||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||
|
||||
if not defined showfix (
|
||||
echo:
|
||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||
set fixes=%fixes% %mas%fix_service
|
||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||
|
||||
@@ -3101,7 +3101,6 @@ if defined serv_cor (
|
||||
call :dk_color %Red% "Checking Corrupt Services [%serv_cor%]"
|
||||
|
||||
if not defined showfix (
|
||||
echo:
|
||||
if /i "%serv_cor%"=="sppsvc-RegistryError" (
|
||||
set fixes=%fixes% %mas%fix_service
|
||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%fix_service"
|
||||
|
||||
Reference in New Issue
Block a user