Being simple

Any fool can write code that computer can understand. Good programmers write codes that humans can understand.

常用链接

统计

.net

最新评论

dotnet framework 3.5 installed issues on non-english os

当离线安装此文件时,会要求下载,如果没有下载成功,最后完成时可能会报一个错误.
其实上面的下载是要求下载语言包,如果没有对应OS的语言包,则可以在安装时先解压
dotnetfx35.exe /x to uncompress dotnetfx35.exe and run,然后
dotnetfx35setup.exe /lang:ENU,跳过下载,只安装英文语言包。

或者先下载对应OS的语言包,然后拷贝到dotnetfx35\x86 or dotnetfx35\x64 or dotnetfx35\ia64目录下再安装。

http://blogs.msdn.com/astebner/archive/2007/12/03/6646794.aspx
http://blogs.msdn.com/astebner/archive/2007/12/07/6698650.aspx

posted on 2007-12-10 10:13 margiex 阅读(188) 评论(0)  编辑 收藏 所属分类: .net


标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  博客园首页

  新闻频道

  社区

  小组

  博问

  网摘

  闪存

  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
成果网帮您增加网站收入


相关链接:

历史上的今天:
2005-12-10 move vs2k3 to vs2k5