@echo off
takeown /F “C:WindowsSystem32SLLUA.exe”
takeown /F “C:WindowsSystem32SLUI.exe”
takeown /F “C:WindowsSystem32SLUINotify.dll”
icacls “C:WindowsSystem32SLLUA.exe” /grant administrators:F
icacls “C:WindowsSystem32SLUI.exe” /grant administrators:F
icacls “C:WindowsSystem32SLUINotify.dll” /grant administrators:F
del “C:WindowsSystem32SLLUA.exe” or ren “C:WindowsSystem32SLLUA.exe” “SLLUA.exe.bak”
del “C:WindowsSystem32SLUI.exe” or ren “C:WindowsSystem32SLUI.exe” “SLUI.exe.bak”
del “C:WindowsSystem32SLUINotify.dll” or ren “C:WindowsSystem32SLUINotify.dll” “SLUINotify.dll.bak”
pause,
Microsoft Office Enterprise 2007