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 18:28:04      編輯:win8系統應用技巧

      隨著win8 的發布,很多Win8迷都安裝上了Win8後,最後都遇到了無法升級.NET Framework 3.5.1的問題,在線升級會遇到提示錯誤0x800F0906。更郁悶的是,網上幾乎所有的解決辦法都無效。還是熱心的網友解決了這個問題,現在系統之家小編拿出來和大家分享下。

  方法與步驟:

  步驟1. 打開 win8 安裝盤,提取 sources\sxs 文件夾到 d:\sources\sxs (或別的盤也行,舉個例子);

  步驟2. 打開 c:\windows\system32 文件夾,找到 cmd.exe,右擊,選擇"Run as administrator";

  步驟3. 在命令行執行以下命令:

  dism.exe /online /enable-feature /featurename:NetFX3 /Source:d:\sources\sxs (就是第一步提取出來的)

  大概一兩分鐘就執行完了,執行結果如下:

  Deployment Image Servicing and Management tool

  Version: 6.2.8250.0

  Image Version: 6.2.8250.0

  Enabling feature(s)

  [==========================100.0%==========================]

  The operation completed successfully.

  搞定~~

Copyright © Windows教程網 All Rights Reserved