Archive for February 23rd, 2007

Windows Service Pack Setup Error

If you continuously receive this error message while booting into Windows or just out of nowhere, especially if you have just removed a bunch of spyware or viruses, then consider this fix.

The other symptoms is you should see this error in the Event Viewer:

Faulting application update.exe, version 6.2.29.0, faulting module update.exe, version 6.2.29.0, fault address 0×0008f0c7.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

If you see the above mentioned in the Application section of the Event Viewer, chances are that the fix I have will work.

Download this batch file.  Run the batch file and reboot.

The batch file re-registers several .dll files that are crucial to Windows Update.  I could find nothing in regards to this on the net nor through Google and even Experts-Exchange.  I guess it was a real anomaly.  However, I hope if you encounter this you can use this fix to get your computer working.

Update:

I thought I fixed it but was wrong.  I ended up also having to stop the Automatic Updates service by going to Start > Run, typing in “services.msc” looking for “Automatic Updates,” double clicking on the service, first changing it from starting automatically to disabled and then stopping the service by clicking on the stop button up above.

Then I had to go into C:\Windows\System32 and I went into the SoftwareDistribution folder and deleted everything.

I went back to the services.msc and re-enabled the Automatic Updates service as well as changed the startup from disabled to automatic.

Inside the Windows Vista Kernel: Part 2

Here is an excellent write up by none other than Microsoft themselves.  It’s a great article going into detail about what is new and improved with Vista.  I’m sure you’ve heard the majority of it all but this stuff is interesting due to the under the hood nature of the details.  It’s much more complex than the normal, “you are much more secure with Vista, blah blah blah.”  This delves into much more detail.  Read it, I hope you like it.  I got it off digg.com.