1. Offline installation package bug.
. NET Framework 3.5 SP1 is released... Download, of course, the fully offline installation package. NET Framework 3.5 Service Pack 1 (full package) 231 MB, the network is slow! Finally, the download is complete, and the installation .... In a new situation, I have to connect to the network for download. Isn't it a full offline installation package? (Urgent... Waiting... It may take more than 30 minutes... Hey...
Description: Well, after checking the information, I realized that it was Microsoft's production and installation.ProgramThis is a helpless bug. Here, Microsoft did not remind you that we are truly fooled. Originally ,. net Framework 3.5 SP1 (full package) is the default installation package in English. If you want to include all languages at the same time, it will be too large and may take this into consideration, when the package is released, it does not contain other language packs. Instead, it is downloaded online during installation. Therefore, the title of full package is a bit different.
2. Create an offline installation package by yourself.
You can do it yourself...
First download the. NET Framework 3.5 Service Pack 1 (full package) 231 MB installation package dotnetfx35.exe and decompress it with WinRAR.
Http://www.microsoft.com/downloads/details.aspx? Familyid = D0E5DEA7-AC26-4AD7-B68C-FE5076BBA986 & displaylang = ZH-CN
Second, download the Simplified Chinese Language Pack.
Http://www.microsoft.com/downloads/details.aspx? Displaylang = ZH-CN & familyid = 8489ed13-b831-4855-96f7-dd35e4c02a20
File NameFile Size
Dotnetfx35langpack_ia64zh-CHS.exe 16.9 MB
Dotnetfx35langpack_x64zh-CHS.exe 33.3 MB
Dotnetfx35langpack_x86zh-CHS.exe 27.4 MB
General users can download dotnetfx35langpack_x86zh-chs.exe.
Description: Can also be extracted from vs2008 SP1, inside dotnetfx35langpack_x64zh-chs.exe and dotnetfx35langpack_x86zh-CHS.exe have, the premise is that you have downloaded vs2008 SP1.
Third, copy the language package dotnetfx35langpack_x86zh-chs.exe to the \ WCU \ dotnetframework \ dotnetfx35 \ x86 folder decompressed in step 1.
(If it is x64bit, copy dotnetfx35langpack_x64zh-chs.exe to the \ WCU \ dotnetframework \ dotnetfx35 \ x64 folder .)
RUN dotnetfx35setup.exe on the fourth page to install it offline. After installation, restart the computer.