解决Win10 无法启用.net framework 2.0 3.0

 

1. 系统iso镜像提取文件(sources\sxs) microsoft-windows-netfx3-ondemand-package.cab

或者下载这个 https://pan.baidu.com/s/1fPnXPLFO8mHTd-ENK8cMng   3iwq

 

2. 将文件放到C:\Windows

 

3. 右键开始菜单-->命令提示符(管理员)

dism /online /Enable-Feature /FeatureName:NetFx3 /Source:”%windir%” /LimitAccess

posted @ 2019-09-25 14:22  CG7  阅读(1413)  评论(0)    收藏  举报