admin管理员组

文章数量:1516870

第一种方法:

1、下载.NET Framework 3.5 SP1 231MB完整安装包dotnetfx35.exe,使用Winrar解压,或者使用命令 dotnetfx35.exe /x 解压


2、找到 目录下 \wcu\.NetFramework 文件 夹的 dotnetfx35.exe

3、创建dotnetfx35.exe快捷方式,修改dotnetfx35.exe快捷方式的属性--“目标”地址增加参数 /LANG:ENU

然后运行快捷方式即可。

或者不创建快捷方式直接用命令 dotnetfx35.exe /lang:ENU

第二种方法:

1、下载.NET Framework 3.5 SP1 231MB完整安装包dotnetfx35.exe,使用Winrar解压,或者使用命令 dotnetfx35.exe /x 解压


2、下载.NET Framework 3.5 SP1 中文语言包

一般用户 dotnetfx35langpack_x86zh-CHS.exe,这个是WIN32系统

3、将语言包dotnetfx35langpack_x86zh-CHS.exe复制到第一步 缩的\wcu\dotNetFramework\dotNetFX35\x86 里。(如果是x64位的,可将dotnetfx35langpack_x64zh- CHS.exe 复制到\wcu\dotNetFramework\dotNetFX35\x64文件夹里。)

4、点击运行dotNetFx35setup.exe,可彻底的离线安装了。

本文标签: 下载命令解压