{"id":7,"date":"2004-09-24T23:33:32","date_gmt":"2004-09-25T04:33:32","guid":{"rendered":"http:\/\/www.sherylcanter.com\/wordpress\/?p=7"},"modified":"2009-05-13T15:03:03","modified_gmt":"2009-05-13T20:03:03","slug":"fix-for-windows-update-5-errors","status":"publish","type":"post","link":"https:\/\/sherylcanter.com\/wordpress\/2004\/09\/fix-for-windows-update-5-errors\/","title":{"rendered":"Fix for Windows Update 5 Errors"},"content":{"rendered":"<p>Ever since Microsoft pushed Version 5 of Windows Update onto my XP SP1 system, I have been unable to access Windows Update &#8211; until just now. I found it!! I just accessed Windows Update and successfully downloaded and installed updates to my system.<\/p>\n<p>The particular error message I was getting was 0x80072F78 (appeared when Windows Update tried to find the updates for my system), but I think this solution will fix the problem on systems getting other error messages as well. If your error code starts with &#8220;800&#8221;, I think there&#8217;s a good chance this solution will help.<\/p>\n<p><!--more--><\/p>\n<p>Create a file on your desktop called wu5_fix.bat and put the following lines in it. (Leave out the dashes on the top and bottom &#8211; I&#8217;m just putting them there to separate the batch file contents from the rest of the text.)<\/p>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br \/>\nnet.exe stop wuauserv<br \/>\ncd \/d %windir%<br \/>\nrd \/s softwaredistribution<br \/>\nREGSVR32 %windir%system32wuapi.dll<br \/>\nREGSVR32 %windir%system32wuaueng1.dll<br \/>\nREGSVR32 %windir%system32wuaueng.dll<br \/>\nREGSVR32 %windir%system32wucltui.dll<br \/>\nREGSVR32 %windir%system32wups.dll<br \/>\nnet.exe start wuauserv<br \/>\n&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<\/p>\n<p>[[16-Feb-05: This batch file was edited to include an additional Windows Update DLL (wuaueng1.dll). The problem recurred on my system, and the original batch file I posted here didn&#8217;t fix it. I looked to see if a DLL was missing and found this one. Adding it solved the problem. I also removed the line registering msxml3.dll since it didn&#8217;t seem necessary. -sc]]<\/p>\n<p>Now open a DOS box and navigate to your desktop, where the batch file is. (If you don&#8217;t know where your desktop is in the directory structure, then just put the file somewhere you can find &#8211; it doesn&#8217;t matter where you put it.) To execute the batch file, just type the file name at the command prompt (WU5_FIX). Answer &#8220;yes&#8221; or &#8220;okay&#8221; to any prompts. Now try Windows Update again. I&#8217;ll bet it works. This fixed it for me, and I&#8217;d tried everything under the sun before this.<\/p>\n<p>This solution is not in any Microsoft Knowledgebase article I&#8217;ve seen (and I&#8217;ve read over a dozen on the topic), nor did the Microsoft Tech Support person I&#8217;ve been corresponding with suggest it. I found pieces of this solution in different forum posts on the internet, and I&#8217;m posting it here because it was such a pain in the neck to find. I hope this information helps someone else with the same problem. There are too many critical vulnerabilities in Windows to not have access to Windows Update!<\/p>\n<p>Please post if this fix works for you &#8211; I&#8217;m curious.<\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>Ever since Microsoft pushed Version 5 of Windows Update onto my XP SP1 system, I have been unable to access Windows Update &#8211; until just now. I found it!! I just accessed Windows Update and successfully downloaded and installed updates to my system. The particular error message I was getting was 0x80072F78 (appeared when Windows &hellip; <a href=\"https:\/\/sherylcanter.com\/wordpress\/2004\/09\/fix-for-windows-update-5-errors\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Fix for Windows Update 5 Errors<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[],"_links":{"self":[{"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/posts\/7"}],"collection":[{"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":2,"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/posts\/7\/revisions"}],"predecessor-version":[{"id":428,"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/posts\/7\/revisions\/428"}],"wp:attachment":[{"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/media?parent=7"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/categories?post=7"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sherylcanter.com\/wordpress\/wp-json\/wp\/v2\/tags?post=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}