I am still trying to get it fix. I unchecked SP1 and run the updates without success.
Interesting note: IE9 was the first update to try to install and failed (according to update history).
What if IE9 was previously installed and got corrupted or half way installed? I check all the Microsoft Updates, and IE9 did not appeared anywhere. Just in case I run the following into the command prompt:
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart"
The command found several instances of IE9 and deleted them.
I then downloaded a local copy of IE9 and installed using command prompt - followed by the switch "/update-no"
Sucess!! I finally got IE9 properly installed and it works perfectly!
I immediately try to install other missing updates without success.
If you have any suggestions please let me know.
Juan C. Dulanto