無法安裝 Windows 7 SP1(64 位元)

無法安裝 Windows 7 SP1(64 位元)

我已經嘗試了所有我知道的安裝 Windows 7 SP1 的方法。每次都失敗。下面是 CBS.Log 檔案的相關內容。如果有更多有幫助的細節或我可以收集的更多信息,我會得到它。

2011-08-15 10:32:52, Info                  CBS    Startup: Package: Package_for_KB976902~31bf3856ad364e35~amd64~~6.1.1.17514 completed startup processing, new state: Installed, original: Installed, targeted: Installed.  hr = 0x80070490
2011-08-15 10:32:52, Info                  CBS    WER: Generating failure report for package: Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514, status: 0x80070490, failure source: CBS Other, start state: Partially Installed, target state: Installed, client id: SP Coordinater Engine
2011-08-15 10:32:52, Info                  CBS    Failed to query DisableWerReporting flag.  Assuming not set... [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2011-08-15 10:32:52, Info                  CBS    Failed to add %windir%\winsxs\pending.xml to WER report because it is missing.  Continuing without it...
2011-08-15 10:32:52, Info                  CBS    Failed to add %windir%\winsxs\pending.xml.bad to WER report because it is missing.  Continuing without it...
2011-08-15 10:32:52, Info                  CBS    SQM: Reporting package change completion for package: Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514, current: Partially Installed, original: Partially Installed, target: Installed, status: 0x80070490, failure source: CBS Other, failure details: "(null)", client id: SP Coordinater Engine, initiated offline: False, execution sequence: 517, first merged sequence: 517
2011-08-15 10:32:52, Info                  CBS    SQM: Upload requested for report: PackageChangeEnd_Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514, session id: 101457924, sample type: Standard
2011-08-15 10:32:52, Info                  CBS    SQM: Ignoring upload request because the sample type is not enabled: Standard

我已經下載了服務包並從 EXE 運行了它,我已經從 Windows 更新安裝了它,我已經運行了我能找到的所有「故障排除」故障排除。到目前為止還沒有任何效果。

任何意見,將不勝感激。

答案1

看起來 hr = 0x80070490 是個錯誤。這最終導致我:http://support.microsoft.com/kb/971058 據我所知,缺少組件或某些設定不正確,但上面的連結是“修復”,應該可以解決問題

答案2

如果 tkrabec 的解決方案不能解決問題,下載並執行 SUR 工具,完成後執行安全啟動並安裝下載的 SP1 exe。

在 Windows 7 和 Vista 中乾淨啟動

存取系統配置實用程式

  1. 按一下開始,在搜尋框中鍵入 msconfig,然後按 Enter

配置選擇性啟動選項

  1. 在“常規”選項卡上,選擇“選擇性啟動”
  2. 取消選取載入啟動項
  3. 選擇服務標籤
  4. 選取隱藏所有 Microsoft 服務
  5. 按一下全部停用
  6. 按一下“確定”
  7. 單擊重新啟動。

執行必要的步驟並安裝 SP1 後,透過執行以下操作將系統恢復到正常啟動:

  1. 按一下開始,在搜尋框中鍵入 msconfig,然後按 Enter
  2. 在“常規”選項卡上,選擇“正常啟動”
  3. 按一下“確定”
  4. 當要求重新啟動電腦時,按一下“是”

答案3

我今天遇到這個問題了!透過運行系統檔案完整性工具修復了這個問題,但在過去惡意軟體也是罪魁禍首

相關內容