简体   繁体   English

交付.Net 3.5 SP1

[英]Delivery of .Net 3.5 SP1

If I were to include .Net Framework setup file along with my apps (installation process is done by our own technician), to be install on a clean Windows (XP SP2/SP3 or Vista SP1) without prior installation of any framework, which of the .Net Framework setup do I need to install in sequence, to get to 3.5 SP1? 如果我要将.Net Framework安装文件与我的应用程序一起包含(安装过程由我们自己的技术人员完成),要安装在干净的Windows(XP SP2 / SP3或Vista SP1)上,而无需事先安装任何框架,我需要按顺序安装.Net Framework设置才能达到3.5 SP1? Currently I have the setup file for: 目前我有以下设置文件:

  1. .Net 2.0 .Net 2.0
  2. .Net 2.0 SP1 .Net 2.0 SP1
  3. .Net 3.0 .Net 3.0
  4. .Net 3.5 .Net 3.5
  5. .Net 3.5 SP1 .Net 3.5 SP1

All redistributable version. 所有可再发行版本。

EDIT : I need the full installation, client profile won't work as our client's machine might not have internet access. 编辑:我需要完整安装,客户端配置文件将无法正常工作,因为我们客户的机器可能无法访问Internet。 Basically I need a install-and-forget-it procedure, so when we decided to use anything new within 3.5 SP1 later, we can rest assure that we can just simple apply update our apps without having to install another pre-requisite 基本上我需要一个安装即忘记的程序,所以当我们决定在之后的3.5 SP1中使用任何新东西时,我们可以放心,我们可以简单地应用更新我们的应用程序,而无需安装另一个先决条件

The .Net Framework 3.5 SP1 redistributable (the one that's around 230MB) contains everything (2.0 + SP1 + SP2, 3.0 + SP1 + SP2, 3.5 + SP1) in all supported architectures (x86, x64, ia64). .Net Framework 3.5 SP1可再发行组件(大约230MB)包含所有支持的体系结构(x86,x64,ia64)中的所有内容(2.0 + SP1 + SP2,3.0 + SP1 + SP2,3.5 + SP1)。 This is the only download you need. 这是您需要的唯一下载。

Download from here (click on .NET Framework 3.5 Service Pack 1 (Full Package) ): 从此处下载 (单击.NET Framework 3.5 Service Pack 1(完整包) ):

And then, you might want to install these updates : 然后,您可能想要安装这些更新

IMPORTANT: After installing the .NET Framework 3.5 SP1 package (either the bootstrapper or the full package) you should immediately install the update KB959209 to address a set of known application compatibility issues. 重要说明:安装.NET Framework 3.5 SP1软件包(引导程序包或完整程序包)后,应立即安装更新KB959209以解决一组已知的应用程序兼容性问题。

There are 3 updates (for 2.0, 3.0, and 3.5) for 2 OS "groups" (XP/2003 or Vista/2008) for 3 architectures (x86, x64, or ia64), for a total of... 16 downloads! 3个架构(x86,x64或ia64)的2个OS“组”(XP / 2003或Vista / 2008)有3个更新(2.0,3.0和3.5),共有16个下载! (I know, 3 * 2 * 3 = 18, but Server 2003 ia64 only supports up to 2.0). (我知道,3 * 2 * 3 = 18,但Server 2003 ia64最多只支持2.0)。 You need to install the 3 updates in order. 您需要按顺序安装3个更新。 Or you could run Windows Update after installing 3.5 SP1 and let it figure it out. 或者您可以在安装3.5 SP1后运行Windows Update并让它弄清楚。


EDIT: To be clear, .Net 3.5 requires that 2.0 and 3.0 be installed and updated to SP1 level. 编辑:要明确,.Net 3.5要求安装2.0和3.0并更新到SP1级别。 .Net 3.5 SP1 requires that 2.0/3.0 be updated to SP2 level. .Net 3.5 SP1要求将2.0 / 3.0更新到SP2级别。 But the 3.5(SP1) installers will do this automatically. 但3.5(SP1)安装程序将自动执行此操作。 That is, by installing 3.5 SP1, you don't need to worry about installing and updating 2.0 and 3.0 to SP1 or SP2. 也就是说,通过安装3.5 SP1,您无需担心安装和更新2.0和3.0到SP1或SP2。 Just install 3.5 SP1 and you're done! 只需安装3.5 SP1就可以了! (and the extra updates, 3.5 SP1.1?) (以及额外的更新,3.5 SP1.1?)

About the Client Profile, it can only be installed on x86 client machines that don't have ANY version of .Net installed, so it won't install on Vista (it already comes with .Net 3.0), any Windows Server version, nor any x64/ia64 OS. 关于客户端配置文件,它只能安装在没有安装任何.Net版本的x86客户端计算机上,因此它不会安装在Vista(它已经附带.Net 3.0),任何Windows Server版本,也不会安装任何x64 / ia64操作系统。 You can only install it on a Windows XP SP2+ (x86) that doesn't have any version of .Net installed, otherwise a full installation is done. 您只能将其安装在未安装任何.Net版本的Windows XP SP2 +(x86)上,否则将完成全部安装。 The offline Client Profile installer is 255MB because it will try to do a client install first, if it can't it will fallback to a full install. 脱机客户端配置文件安装程序为255MB,因为它将首先尝试进行客户端安装,如果它不能回退到完全安装。 Personally, I would just do a full install anyway. 就个人而言,我还是会完全安装。

NET 3.5 SP1 introduces a new setup package option for developers building .NET client applications called the " .NET Framework Client Profile ".This provides a new setup installer that enables a smaller, faster, and simpler installation experience for .NET client applications on machines that do not already have the .NET Framework installed. NET 3.5 SP1为构建.NET客户端应用程序的开发人员引入了一个新的安装程序包选项,称为“ .NET Framework客户端配置文件 ”。这提供了一个新的安装程序安装程序,可以为机器上的.NET客户端应用程序提供更小,更快,更简单的安装体验尚未安装.NET Framework的。

The .NET Framework Client Profile setup contains just those assemblies and files in the .NET Framework that are typically used for client application scenarios. .NET Framework Client Profile设置仅包含.NET Framework中通常用于客户端应用程序方案的那些程序集和文件。 For example: it includes Windows Forms, WPF, and WCF. 例如:它包括Windows窗体,WPF和WCF。 It does not include ASP.NET and those libraries and components used primarily for server scenarios. 它不包括ASP.NET以及主要用于服务器方案的库和组件。 We expect this setup package to be about 26MB in size, and it can be downloaded and installed much quicker than the full .NET Framework setup package. 我们希望这个安装包的大小约为26MB ,并且可以比完整的.NET Framework安装包快速下载和安装。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM