Tuesday, June 2, 2015

Failed installation of Windows Service Pack 1 ( Error 800B0100)

I've searched for solutions (such as here) but I am unable to find any solution to my issue.


I did a complete fresh install of Windows 7 Home Edition yesterday and I actually had installed SP1 earlier today. Later, there was an unrelated issue and I decided to do a system restore. Since the System Restore, I cannot install Service Pack 1. I tried running the Windows Update Troubleshooter and the System Update Readiness tool several times but I still can't install SP1. The error code is always 800B0100


UPDATE: I attempted to manually install the update obtained from Microsoft (here) but I got this error message:


enter image description here


This doesn't make sense as I am definitely running Windows 7 Home Edition 64bit.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...