Installing the .NET Framework 4.5, 4.5.1
This article provides links for installing the .NET Framework 4.5 and 4.5.1 on your computer. If you're a developer, you can also use these links to download and redistribute the .NET Framework with your apps.
If you're using one of the latest versions of the Windows or Windows Server operating system, the .NET Framework might already be installed on your computer. If you are a developer, you will typically install the .NET Framework as a part of Visual Studio. Note that installing a new version of the .NET Framework doesn't always replace a previous version. For more information about versions of the .NET Framework and how to determine which versions are installed on a computer see .NET Framework Versions and Dependencies or How to: Determine Which .NET Framework Versions Are Installed. Use the following table for quick links, or read further for details.
|
.NET Framework version |
Included in |
You can also install on |
Quick links |
|---|---|---|---|
|
4.5.1 |
Windows 8.1 Windows Server 2012 R2 |
Windows 8 and earlier Windows Server 2012 and earlier (for a full list, see system requirements) |
|
|
4.5 |
Windows 8 Windows Server 2012 Visual Studio 2012 |
Windows 7 and earlier Windows Server 2008 SP2 and earlier (for a full list, see system requirements) |
For a general introduction to the .NET Framework for both users and developers, see Getting Started. For information about deploying the .NET Framework with your app, see the deployment guide. To read about the architecture and key features of the .NET Framework, see the overview.
The download links in this article provide the installers for the .NET Framework 4.5 and 4.5.1. These installers download the .NET Framework components for an app or control that targets those versions of the .NET Framework. These components must be installed on each computer where the app or control runs. Both installers are redistributable, so you can include them in the setup program for your app.
The download page is provided in several languages, but most of the downloads are provided in English only. For additional language support, you must install a language pack.
Two types of installation are available:
Web installer (web bootstrapper) downloads the required components and language pack that matches the operating system of the installation computer from the web. This package is much smaller than the offline installer but requires a consistent Internet connection. You can download the stand-alone language packs to install additional language support.
Offline installer (stand-alone redistributable) contains all the required components for installing the .NET Framework but does not contain language packs. This download is larger than the web installer. The offline installer does not require an Internet connection. After you run the offline installer, you can download the stand-alone language packs to install language support. Use the offline installer if you cannot rely on having a consistent Internet connection.
Both web and offline installers are designed for x86-based and x64-based computers (see system requirements), but do not support Itanium-based computers.
To install or download the .NET Framework from the Microsoft Download Center, follow these instructions. You can also use the links in the table to download the .exe files directly.
Open the download page for the .NET Framework version you want to install:
.NET Framework 4.5.1 for all operating systems (web installer or offline installer)
Select the language for the download page. This option does not download the localized resources of the .NET Framework; it only affects the text displayed on the download page.
Choose Download.
If prompted, select the download that matches your system architecture, and then choose Next.
You can also use the links in this table to download the .exe files directly:
Web installer
Offline installer
.NET Framework 4.5.1
.NET Framework 4.5
When the download prompt appears:
If you want to install the .NET Framework on your computer, choose Run, and then follow the prompts on your screen. —or—
If you want to download the .NET Framework for redistribution, choose Save, and then follow the prompts on your screen.
If you want to download resources for additional languages, follow the instructions in the next section to install one or more language packs.
If you encounter any problems during the installation, see Troubleshooting Blocked .NET Framework Installations and Uninstallations.
Installation notes:
The .NET Framework 4.5 redistributable was updated on October 9, 2012 to correct an issue related to an improper timestamp on a digital certificate, which caused the digital signature on files produced and signed by Microsoft to expire prematurely. If you previously installed the .NET Framework 4.5 redistributable package dated August 16, 2012, we recommend that you update your copy with the latest redistributable from the Microsoft Download Center. For more information about this issue, see Microsoft Security Advisory 2749655 and Knowledge Base article 2770445.
The .NET Framework 4.5.1 is an in-place update to the .NET Framework 4.5.
The .NET Framework 4.5 and .NET Framework 4.5.1 replace the .NET Framework 4. When you install these versions on a system that has the .NET Framework 4 installed, the assemblies are replaced.
Uninstalling the .NET Framework 4.5 also removes pre-existing .NET Framework 4 files. If you want to go back to the .NET Framework 4, you must reinstall it and any updates to it. (See Installing the .NET Framework 4.)
You must have administrative credentials to install the .NET Framework 4.5 and .NET Framework 4.5.1.
Language packs are executable files that contain the localized resources (such as translated error messages and UI text) for supported languages. If you don't install a language pack, .NET Framework error messages and other text are displayed in English. Note that the web installer automatically installs the language pack that matches your operating system, but you can download additional language packs to your computer. The offline installers don’t include any language packs.
Important |
|---|
|
The language packs don't contain the .NET Framework components that are required to run an app, so you must run the web or offline installer before you install a language pack. |
Open the language pack download page for the .NET Framework version you've installed:
In the language list, choose the language you want to download, and wait a few seconds for the page to reload in that language.
Choose Download.
The following table lists the supported languages.
|
Language |
Culture |
|---|---|
|
Arabic |
ar |
|
Czech |
cs |
|
Danish |
da |
|
Dutch |
nl |
|
Finnish |
fi |
|
French |
fr |
|
German |
de |
|
Greek |
el |
|
Hebrew |
he |
|
Hungarian |
hu |
|
Italian |
it |
|
Japanese |
ja |
|
Korean |
ko |
|
Norwegian |
no |
|
Polish |
pl |
|
Portuguese (Brazil) |
pt-BR |
|
Portuguese (Portugal) |
pt-PT |
|
Russian |
ru |
|
Simplified Chinese |
zh-CHS |
|
Spanish |
es |
|
Swedish |
sv |
|
Traditional Chinese |
zh-CHT |
|
Turkish |
tr |
|
US English |
en-US |
If you're new to the .NET Framework, see the overview for an introduction to key concepts and components.
For new features and improvements in the .NET Framework 4.5 and the .NET Framework 4.5.1, see what's new.
For detailed information about deploying the .NET Framework with your app, see .NET Framework Deployment Guide for Developers.
For changes that affect the deployment of the .NET Framework with your app, see Reducing System Restarts During .NET Framework 4.5 Installations.
For information about migrating your app from the .NET Framework 4 to the .NET Framework 4.5, see the migration guide.
You can also download the source code for the .NET Framework 4.5 class library, to assist with debugging. The source code is available from the Microsoft Shared Source Initiative website. To access the source code and symbols from Visual Studio on demand, follow the instructions in How to: Debug .NET Framework Source. See the .NET Framework 4.5 blog for additional information.
Installing the .NET Framework 4.5, 4.5.1的更多相关文章
- Installing the .NET Framework 3.5 on Windows 8, Windows 8.1 and Windows 10
Installing the .NET Framework 3.5 on Windows 8, Windows 8.1 and Windows 10 .NET Framework (current v ...
- 安装Windows Metasploit Framework
Installing the Metasploit Framework on Windows 1. Visit http://windows.metasploit.com/metasploitfram ...
- .net framework client profile
.NET Framework Client Profile The .NET Client Profile is a subset of the .NET Framework, which was p ...
- HADOOP 2.6 INSTALLING ON UBUNTU 14.04 (hadoop 2.6 部署到ubuntu 14.04上面)
Hadoop on Ubuntu 14.04 In this chapter, we'll install a single-node Hadoop cluster backed by the Had ...
- ASP.NET: Setup a MVC5 website with MySQL, Entity Framework 6 Code-First and VS2013
The new features available in EF6 allow any developer to build a simple DB-powered website with very ...
- .net core 和 WPF 开发升讯威在线客服系统:把 .Net Framework 打包进安装程序
本系列文章详细介绍使用 .net core 和 WPF 开发 升讯威在线客服与营销系统 的过程. 系列文章目录: https://blog.shengxunwei.com/Home/Post/44a3 ...
- CLR 这些年有啥变化吗?
引言 首先想给初学者推荐下<CLR via C#>这本好书,做.Net开发的开发者应该都读一下.为避免广告之嫌,所以这里只提供豆瓣书评的链接. CLR 作为.Net 程序跨平台运行的载体, ...
- .NET 框架(转自wiki)
.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primari ...
- (一)ROS系统入门 Getting Started with ROS 以Kinetic为主更新 附课件PPT
ROS机器人程序设计(原书第2版)补充资料 教案1 ROS Kinetic系统入门 ROS Kinetic在Ubuntu 16.04.01 安装可参考:http://blog.csdn.net/zha ...
随机推荐
- CAS单点登录配置[1]:准备工作
关于CAS是什么这里就不在赘述,网友将它比喻成旅游景点的套票,买了一个套票就可以观看所有景点,不需要一个景点买一次票...我们重点介绍CAS单点登录的配置. 工具/原料 1.配置好JDK环境,否则不方 ...
- hdu4435 charge-station(先建后拆+bfs)
charge-station Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) T ...
- 17.1.1.4 Obtaining the Replication Master Binary Log Coordinates 得到复制master binary log 位置:
17.1.1.4 Obtaining the Replication Master Binary Log Coordinates 得到复制master binary log 位置: 你需要master ...
- POJ_3045_Cow_Acrobats_(贪心)
描述 http://poj.org/problem?id=3045 n头牛,每头牛都有重量w[i]和力量s[i].把这n头牛落起来,每头牛会有一个危险值,危险值是它上面所有牛的重量和减去它的力量.求危 ...
- linux中替换目录下的某个文件中包含的IP地址
#!/bin/bash #set -x oldIP=172.17.39.135 newIP=172.17.98.115 homefile=/usr/local/ims/ filelist=`grep ...
- 算法 python实现(三) 快速排序
算法学起来真费劲啊,智商只够捉只鸡的.昨晚没看明白就没电了,过两天要考虑偷电了... 今天看看快速排序,有一个博客写的很好,通俗生动形象,适合我这样的算法大白菜.推荐一下 http://www.cnb ...
- Windows Phone8开发工具包简述(转载)
Windows Phone 软件开发包 (SDK) 8.0 可为您提供开发 Windows Phone 8 和 Windows Phone 7.5 应用和游戏所需的工具. 概述Windows Phon ...
- Good Numbers
Problem Description If we sum up every digit of a number and the result can be exactly divided by 10 ...
- 对 Linux 初级、中级、高级用户非常有用的 60 个命令
对 Linux 初级.中级.高级用户非常有用的 60 个命令 初级篇: 你打算从Windows换到Linux上来,还是你刚好换到Linux上来?哎哟!!!我说什么呢,是什么原因你就出现在我的世界里了. ...
- extjs的button控件fireEvent('click')无效问题
extjs的button控件fireEvent('click')无效问题 2012-06-06 16:39 891人阅读 评论(0) 收藏 举报 extjsbuttoncallbackfunction ...
Important