首页 > 系统 > Windows > 正文

win8无法安装net framework 3.5的解决方法

2019-11-28 01:45:37
字体:
来源:转载
供稿:网友

  win8无法安装net3.5怎么办?小编带来了win8无法安装net framework 3.5解决方法,遇到同样问题的朋友可以试一试下文提供的方法来解决问题,希望能帮助到大家。

win8无法安装net3.5怎么办?无法安装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.

  搞定~~

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表