windowsvistaupdate出现这个错误
现象
WindowsUpdate更新检索、0×8024402F错误代码.
原因
"CryptographicServices的组成、Windows文件损坏,或者不存在。
解决方法
CryptographicServices相关DLL重新加载.1.点击[开始].选择[运行].
2.在[运行]里面输入cmd.点击[OK]。
在命令行下.依次输入以下各行,并按enter回车键确认.
regsvr32/usoftpub.dll
regsvr32/uwintrust.dll
regsvr32/uinitpki.dll
regsvr32/udssenh.dll
regsvr32/ursaenh.dll
regsvr32/ugpkcsp.dll
regsvr32/usccbase.dll
regsvr32/uslbcsp.dll
regsvr32/umssip32.dll
regsvr32/ucryptdlg.dll
exit
4.重新启动windows
5.点击[开始].选择[运行].
6.在[运行]里面输入cmd.点击[OK]
在命令行下.依次输入以下各行,并按enter回车键确认.
regsvr32softpub.dll
regsvr32wintrust.dll
regsvr32initpki.dll
regsvr32dssenh.dll
regsvr32rsaenh.dll
regsvr32gpkcsp.dll
regsvr32sccbase.dll
regsvr32slbcsp.dll
regsvr32mssip32.dll
regsvr32cryptdlg.dll
exit