Suggestion 1: Rename temporary folder SoftwareDistribution
=======================================
1. Click Start, Run, type: cmd and press Enter. Please run the following
command in the opened window.
net stop WuAuServ
2. Click Start, Run, type: %windir% and press Enter.
3. In the opened folder, rename the folder SoftwareDistribution to SDold.
4. Click Start, Run, type: cmd and press Enter. Please run the following
command in the opened window.
net start WuAuServ
Please go to the Windows Update site to test this issue. If the error
persists, please go to the following suggestion.
Suggestion 2: Rename CatRoot2 folder
=========================
1. Close all the open windows.
2. Click Start->Run, type: %windir% and press Enter.
3. Locate and open the System32 folder.
4. Find the CatRoot2 folder, right-click on it, and select RENAME. Change
the name to CR2OLD. Make sure you press Enter after typing in the new name,
so the changes are executed.
5. Close this window.
2006-10-19 01:43:24
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
This 0x8024001D means " WU E INVALID UPDATE". That is, some update has non valid metadata.
1) Start > Run and type this lines. Hit ENTER key after each one:
net stop wuauserv
regsvr32 wuapi.dll
regsvr32 wups.dll
regsvr32 wuaueng.dll
regsvr32 wucltui.dll
regsvr32 msxml3.dll
net start wuauserv
Reboot Windows and go to Windows Update.
2) If this suggestion does not help, Start > Run and write net stop wuauserv
Locate in your hard disk "SoftwareDistribution" folder and delete its content
Then Start > Run and type net start wuauserv
Restart Windows and go to Windows Update.
FOOTNOTE: the dll files of the first suggestion can be registered in an automatic way by downloading and clicking twice on this file.
2006-10-19 01:59:24
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
Open up c:
Open Program Files
Highlight SoftwareDistribution.
Right click, rename to something else like Windows Update.
Restart computer and you should then be able to update windows.
2006-10-19 01:51:26
·
answer #3
·
answered by quixtardreamer 2
·
0⤊
0⤋
you will need to follow the following steps
Go to your Start menu and Run
Type CMD in the box and click OK
Type the following, each line ending by hitting Enter
net stop wuauserv
cd /d %windir%
rd /s softwaredistribution
net start wuauserv
2006-10-26 21:04:52
·
answer #4
·
answered by Bassam k 1
·
0⤊
0⤋
Here is a solution to that problem. you need to reset Microsoft Update. follow the directions on the link below
http://www.hanselman.com/blog/ResettingMicrosoftUpdateError0x8024001D.aspx
2006-10-19 01:47:07
·
answer #5
·
answered by matt_hawes 2
·
0⤊
0⤋
You should try to rename your existing folder:
:\ windows \ softwaredistribution \ datastore
to
:\ windows \ softwaredistribution \ datastoreOld
for example, and then try to update again your system...
Hope this help,
Regard
2006-10-19 02:06:45
·
answer #6
·
answered by theclamoxyl 2
·
0⤊
1⤋
Because it's Microsoft?
Quite a common occurance, try this link:
http://www.hanselman.com/blog/CommentView.aspx?guid=7c5a5908-16bf-4460-b57a-58ae449408ff
Gives you a straight-forward fix.
2006-10-19 01:45:25
·
answer #7
·
answered by BushRaider69 3
·
0⤊
1⤋
type it in the Internet search window, should find help then
2006-10-19 01:40:29
·
answer #8
·
answered by Powerpuffgeezer 5
·
0⤊
0⤋