win10安装.net3.5失败解决方法
下载3.5离线包.cba格式的 放入C:\Windows目录
dos管理员模式运行
dism /online /Enable-Feature /FeatureName:NetFx3 /Source:"%windir%" /LimitAccess
下载3.5离线包.cba格式的 放入C:\Windows目录
dos管理员模式运行
dism /online /Enable-Feature /FeatureName:NetFx3 /Source:"%windir%" /LimitAccess