Framework 3.5 安装失败的解决方案

 

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

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

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

注:脚本都是在 cmd 中执行

posted @ 2011-10-18 21:59  草青工作室  阅读(634)  评论(0编辑  收藏  举报