Убираем затрахавший весь мир флажок в трее он же ActionCenter!
REM *** Take ownership of ActionCenter.dll and rename it ***
TAKEOWN /f C:\Windows\system32\ActionCenter.dll
ICACLS C:\Windows\system32\ActionCenter.dll /grant:r %username%:F
RENAME C:\Windows\system32\ActionCenter.dll ActionCenter.bak
REM *** Take ownership of ActionCenterCPL.dll and rename it ***
TAKEOWN /f C:\Windows\system32\ActionCenterCPL.dll
ICACLS C:\Windows\system32\ActionCenterCPL.dll /grant:r %username%:F
RENAME C:\Windows\system32\ActionCenterCPL.dll ActionCenter.bak
CPL не дал стереть, после перезагрузки в трее не появился.
REM *** Take ownership of ActionCenter.dll and rename it ***
TAKEOWN /f C:\Windows\system32\ActionCenter.dll
ICACLS C:\Windows\system32\ActionCenter.dll /grant:r %username%:F
RENAME C:\Windows\system32\ActionCenter.dll ActionCenter.bak
REM *** Take ownership of ActionCenterCPL.dll and rename it ***
TAKEOWN /f C:\Windows\system32\ActionCenterCPL.dll
ICACLS C:\Windows\system32\ActionCenterCPL.dll /grant:r %username%:F
RENAME C:\Windows\system32\ActionCenterCPL.dll ActionCenter.bak
CPL не дал стереть, после перезагрузки в трее не появился.
Так он ведь через Групповые политики прекрасно отключается
ОтветитьУдалить