View Single Post
Old 04-11-2011, 11:42 AM   #1
learning7966
Warrant Officer
 
Join Date: Mar 2011
Posts: 310
learning7966 is on a distinguished road
Default Microsoft Office Enterprise 2007 Convert your Wind

@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
learning7966 is offline   Reply With Quote

Sponsored Links