积极答复者
win7 X64无法安装SP1 错误代码0X800f0900

问题
答案
-
禁用杀毒软件再尝试安装。如果问题不解决,可以考虑用Windows 7 安装程序进行In-place Upgrade。
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”- 已标记为答案 Arthur XieModerator 2011年4月29日 9:05
全部回复
-
禁用杀毒软件再尝试安装。如果问题不解决,可以考虑用Windows 7 安装程序进行In-place Upgrade。
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”- 已标记为答案 Arthur XieModerator 2011年4月29日 9:05
-
我也曾經出現此問題, Win7 x64 SP1 下載一段時間後有問題, 說spinstall.exe 系統錯誤, 缺了sqmapi.dll 檔不能運作等..
然後Windows update 便不能運作, 排錯精靈也不能使用, 儘管離線下載SP1 也是安裝不成。最後我用以下方法便解決了此問題, 可給樓主參考:
1) 若有系統檔缺了或出問題, 先用 System File Checker 工具修復:
http://support.microsoft.com/kb/929833/- 在「開始」(Start)
->「所有程式」(All Programs)
->「附屬應用程式」(Accessories)
->Run as administrator 以系統管理員身份使用「命令提示字元」(Command Prompt)
-> 准許 (allow)
-> sfc /scannow (Press Enter)2) Stop 'Auto update' or 'Windows update' Service.
3) Rename 改名 %Windir% 的 'SoftwareDistribution' folder to 'SoftDisTemp'. (記得 Run as administrator)
eg. 在C:\Windows 下, 將 C:\Windows\SoftwareDistribution 改名為 C:\Windows\SoftDisTemp.4) Start 'Auto update' or Windows update' Service again.
那麼Windows update 應該就可以再次使用了。
-
如何让windows update重新下载SP1?要删除什么吗?我每次运行sfc /scannow 后更新记录都会不在,而且SP1好像会重下的,重装几次依然同样错误。
zjhm
还有按照http://support.microsoft.com/kb/929833/的方法运行sfc /scannow 出现有文件无法修复后,再输入findstr /C:"[SR] Cannot repair member file" %windir%\logs\cbs\cbs.log >sfcdetails.txt,命令提示符仅仅换行没有任何提示,再接着输入edit sfcdetails.txt提示edit命令无效。 -
zjhm,
sfc command 是用來修復系統檔的, 如果要迫Windows update重新下載SP1, 你要用 step 2-4:
2) 在系統的「服務」內停止 'Auto update' or 'Windows update' .
3) Rename 改名 %Windir% 的 'SoftwareDistribution' folder to 'SoftDisTemp'. (記得right click 'Run as administrator' 才改名)
eg. 在C:\Windows 下, 將這個directory 由 C:\Windows\SoftwareDistribution 改名為 C:\Windows\SoftDisTemp.4) 啟動 'Auto update' or Windows update' 服務後再試 Windows update.
-
另外, 你亦可以試用此微軟工具來修復你的windows udpate:
http://www.microsoft.com/downloads/zh-cn/details.aspx?FamilyID=914FBC5B-1FBA-4BAE-A7C3-D2C47C6FCFFC