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 16:10:16      編輯:win8系統基礎知識

安裝Win8後都遇到了無法升級.Net Framework 3.5.1的問題,在線升級會遇到錯誤0x800F0906。這使得91手機助手等很多軟件無法運行,更郁悶的是,網上幾乎所有的解決辦法都無效:有說卸載中文語言包的。但Win8(x64)英文版一樣出錯;有說清理某個注冊表鍵值就可以安裝,實際上這個鍵值根本不存在;有說到微軟下載獨立安裝包,實際上即便運行獨立安裝包也會跳轉到Windows update在線安裝,然後仍然失敗。

軟件名稱: Microsoft .Net Framework V3.5 SP1 軟件大小: 47.0MB 下載地址: http://www.xpgod.com/soft/1976.Html

【故障截圖】

圖:在這一屏幕後,緊接著就會提示出錯。

【解決方法】

進入正題,請按照以下步驟:

在 Win8 下安裝 .Net framework 3.5.1:

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