Where I can download the REAL Full .Net Framework 4 Standalone Installer?

后端 未结 2 1160
甜味超标
甜味超标 2021-02-13 23:33

I found that links:

  1. Microsoft .NET Framework 4 (Web Installer)
  2. Microsoft .NET Framework 4 (Standalone Installer)
  3. Microsoft .NET Framework 4 Clien
2条回答
  •  死守一世寂寞
    2021-02-14 00:19

    The prerequisites have changed since .NET 3.5 SP1, .NET 4.0 requires at least XP SP3, Windows 2003 SP2 or Vista SP1. .NET 3.5 could be installed on any version of these operating systems, including a 11 year old completely unpatched version of XP.

    So the 3.5 installer also needs to be able to update a bunch of native Windows components.

    Not having to include the Windows component updates and additions allowed for a significant size reduction. If that's an issue then you'll have to include the Windows service pack installers on your pen drive.

提交回复
热议问题