Windows XP Windows 7 Windows 2003 Windows Vista Windows教程綜合 Linux 系統教程
Windows 10 Windows 8 Windows 2008 Windows NT Windows Server 電腦軟件教程
 Windows教程網 >> Windows 8系統教程 >> win8系統基礎知識 >> Win8無法升級.NET Framework 3.5.1的解決辦法

Win8無法升級.NET Framework 3.5.1的解決辦法

日期:2017/1/24 15:59:11      編輯:win8系統基礎知識
很多人安裝Win8後都遇到了無法升級.NETFramework3.5.1的問題,在線升級會遇到錯誤0x800F0906。這使得91手機助手等很多軟件無法運行,更郁悶的是,網上幾乎所有的解決辦法都無效:有說卸載中文語言包的。但Win8(x64)英文版一樣出錯;有說清理某個注冊表鍵值就可以安裝,實際上這個鍵值根本不存在;有說到微軟下載獨立安裝包,實際上即便運行獨立安裝包也會跳轉到Windowsupdate在線安裝,然後仍然失敗。進入正題,請按照以下步驟在Win8下安裝.Netframework3.5.1:
  
  1.打開Windows8安裝盤,提取sourcessxs文件夾到d:sourcessxs(或別的盤也行,舉個例子);
  
  2.打開c:Windowssystem32文件夾,找到cmd.exe,右擊,選擇"Runasadministrator";
  
  3.在命令行執行以下命令:
  
  dism.exe/online/enable-feature/featurename:NetFX3/Source:d:sourcessxs(就是第一步提取出來的)
  
  大概一兩分鐘就執行完了,執行結果如下:
  
  DeploymentImageServicingandManagementtool
  
  Version:6.2.8250.0
  
  ImageVersion:6.2.8250.0
  
  Enablingfeature(s)
  
  [==========================100.0%==========================]
  
  TheOperationcompletedsuccessfully.
Copyright © Windows教程網 All Rights Reserved