How to use the System File Checker tool to troubleshoot missing or corrupted system files on Windows Vista or on Windows 7, or Windows 8.
How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program generates in Windows Vista
You may have made a typing error with the mentioned error number, usually they are 8 digits in it not 9?
This EXAMPLE (ONLY) might or might not work for you with your updates it uses the built-in Administrator account to perform the updates install?
"It seems that the "Run as administrator" command only gives you some administrative privileges, and they're not enough to install Java (and OpenOffice, by association). In order to get around this, you need to actually log into the built-in administrator. Open a command prompt with admin rights by clicking start, typing cmd into the search/run box, and hitting CTRL-SHIFT-ENTER. At the prompt, type:
net user administrator /active:yes
Then log out of your regular account and back in as the built-in administrator, where you might be able to install the program. When you're done, log back into your regular account and, for security purposes, disable the built-in administrator account using:
net user administrator /active:no