Framework 3.5 安装失败的解决方案

it2022-05-05  127

1.避免安装错误,启动 windwos installer:    执行命令 msiexec /unregserver    执行命令  msiexec /regserver

2.避免 3.5 安装速度慢,可跳过下载   执行命令  dotnetfx35.exe /x,提示你保存到一定位置,记住这个位置     执行命令  释放路径/net35setup.exe /lang:ENU

3.安装基本就会成功了!!!!

注:脚本都是在 cmd 中执行

转载于:https://www.cnblogs.com/xxj-jing/archive/2011/10/18/2890097.html


最新回复(0)