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:58:21      編輯:win8系統基礎知識
隨著win8的發布,很多Win8迷都安裝上了Win8後,最後都遇到了無法升級.NetFramework3.5.1的問題,在線升級會遇到提示錯誤0x800F0906。更郁悶的是,網上幾乎所有的解決辦法都無效。還是熱心的網友解決了這個問題,現在系統之家小編拿出來和大家分享下。
  
  方法與步驟:
  
  步驟1.打開Win8安裝盤,提取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