Skip to content

Replace Windows Server 2012 tokens #16143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 6, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For download links, see the section [Redistributable Packages](#redistributable-

- You must have administrator privileges to install .NET Framework 4.5 and its point releases.

- .NET Framework 4.5 is included in Windows 8 and [!INCLUDE[winserver8](../../../includes/winserver8-md.md)], so you don't have to deploy it with your app on those operating systems. Similarly, .NET Framework 4.5.1 is included in Windows 8.1 and Windows Server 2012 R2. .NET Framework 4.5.2 isn't included in any operating systems. .NET Framework 4.6 is included in Windows 10, .NET Framework 4.6.1 is included in Windows 10 November Update, and .NET Framework 4.6.2 is included in Windows 10 Anniversary Update. .NET Framework 4.7 is included in Windows 10 Creators Update, .NET Framework 4.7.1 is included in Windows 10 Fall Creators Update, and .NET Framework 4.7.2 is included in Windows 10 October 2018 Update and Windows 10 April 2018 Update. .NET Framework 4.8 is included in Windows 10 May 2019 Update. For a full list of hardware and software requirements, see [System Requirements](../get-started/system-requirements.md).
- .NET Framework 4.5 is included in Windows 8 and Windows Server 2012, so you don't have to deploy it with your app on those operating systems. Similarly, .NET Framework 4.5.1 is included in Windows 8.1 and Windows Server 2012 R2. .NET Framework 4.5.2 isn't included in any operating systems. .NET Framework 4.6 is included in Windows 10, .NET Framework 4.6.1 is included in Windows 10 November Update, and .NET Framework 4.6.2 is included in Windows 10 Anniversary Update. .NET Framework 4.7 is included in Windows 10 Creators Update, .NET Framework 4.7.1 is included in Windows 10 Fall Creators Update, and .NET Framework 4.7.2 is included in Windows 10 October 2018 Update and Windows 10 April 2018 Update. .NET Framework 4.8 is included in Windows 10 May 2019 Update. For a full list of hardware and software requirements, see [System Requirements](../get-started/system-requirements.md).

- Starting with .NET Framework 4.5, your users can view a list of running .NET Framework apps during setup and close them easily. This may help avoid system restarts caused by .NET Framework installations. See [Reducing System Restarts](reducing-system-restarts.md).

Expand Down
2 changes: 1 addition & 1 deletion docs/framework/get-started/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The .NET Framework requires administrator privileges for installation. If you do

**Notes:**

- [!INCLUDE[winserver8](../../../includes/winserver8-md.md)] includes .NET Framework 4.5, so you don't have to install it separately. Similarly, [!INCLUDE[winblue_server_2](../../../includes/winblue-server-2-md.md)] includes .NET Framework 4.5.1.
- Windows Server 2012 includes .NET Framework 4.5, so you don't have to install it separately. Similarly, [!INCLUDE[winblue_server_2](../../../includes/winblue-server-2-md.md)] includes .NET Framework 4.5.1.

- The .NET Framework has limited support for the Server Core Role with Windows Server 2008 R2 SP1 or later. See [Server Core .NET Functionality](https://docs.microsoft.com/previous-versions//dd745015(v=vs.85)) for a list of unsupported APIs.

Expand Down
4 changes: 2 additions & 2 deletions docs/framework/install/guide-for-developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Use the following table for quick links, or read further for details. To view th
|**4.6.1**|[NET Framework 4.6.1 Developer Pack](https://go.microsoft.com/fwlink/?LinkId=690706)|[Download page for 4.6.1 web installer](https://go.microsoft.com/fwlink/?LinkId=671729)<br /><br /> [Download page for 4.6.1 offline installer](https://go.microsoft.com/fwlink/?LinkId=671744)|**You can install on:**<br /><br/> Windows 10 <br /> Windows 8.1 and earlier<br /> Windows Server 2012 R2 and earlier<br /> (for a full list, see [system requirements](../get-started/system-requirements.md))|
|**4.6**|Included in Visual Studio 2015.<br /><br /> [Microsoft .NET Framework 4.6 targeting pack](https://go.microsoft.com/fwlink/?LinkId=528261)|[Download page for 4.6 web installer](https://go.microsoft.com/fwlink/?LinkId=528259)<br /><br /> [Download page for 4.6 offline installer](https://go.microsoft.com/fwlink/?LinkId=528233)|**Included in:** <br/><br /> Windows 10 <br />[Visual Studio 2015](https://my.visualstudio.com/Downloads?q=visual%20studio%202015)<br /><br /> **You can also install on:**<br /><br/> Windows 8.1 and earlier<br /> Windows Server 2012 R2 and earlier<br /> (for a full list, see [system requirements](../get-started/system-requirements.md))|
|**4.5.2**|[Microsoft .NET Framework 4.5.2 Developer Pack](https://go.microsoft.com/fwlink/?LinkId=397702)<br /><br /> For use with Visual Studio 2013, Visual Studio 2012, or other IDEs|[Download page for 4.5.2 web installer](https://go.microsoft.com/fwlink/p/?LinkId=397703)<br /><br /> [Download page for 4.5.2 offline installer](https://go.microsoft.com/fwlink/p/?LinkId=397706)|**You can install on:**<br /><br/> Windows 8.1 and earlier<br /> Windows Server 2012 R2 and earlier<br /> (for a full list, see [system requirements](../get-started/system-requirements.md))|
|**4.5.1**|[Microsoft .NET Framework 4.5.1 Developer Pack](https://go.microsoft.com/fwlink/?LinkId=324213)<br /><br /> For use with Visual Studio 2013, Visual Studio 2012 or other IDEs|[Download page for 4.5.1 web installer](https://go.microsoft.com/fwlink/p/?LinkId=310158)<br /><br /> [Download page for 4.5.1 offline installer](https://go.microsoft.com/fwlink/p/?LinkId=310159)|**Included in:**<br /> <br/>Windows 8.1<br /> Windows Server 2012 R2<br /> [Visual Studio 2013](https://my.visualstudio.com/Downloads?q=visual%20studio%202013)<br /><br /> **You can also install on:**<br /><br/> Windows 8 and earlier<br /> [!INCLUDE[winserver8](../../../includes/winserver8-md.md)] and earlier<br />(for a full list, see [system requirements](../get-started/system-requirements.md))|
|**4.5**|Included in Visual Studio 2012<br /><br /> Also available as part of the Windows 8 SDK|[Download page for 4.5 web installer](https://go.microsoft.com/fwlink/p/?LinkId=245484)|**Included in:** <br/><br /> Windows 8<br /> [!INCLUDE[winserver8](../../../includes/winserver8-md.md)]<br /> [Visual Studio 2012](https://my.visualstudio.com/Downloads?q=visual%20studio%202012)<br /><br /> **You can also install on:**<br/><br /> Windows 7 and earlier<br /> Windows Server 2008 SP2 and earlier<br />(for a full list, see [system requirements](../get-started/system-requirements.md))|
|**4.5.1**|[Microsoft .NET Framework 4.5.1 Developer Pack](https://go.microsoft.com/fwlink/?LinkId=324213)<br /><br /> For use with Visual Studio 2013, Visual Studio 2012 or other IDEs|[Download page for 4.5.1 web installer](https://go.microsoft.com/fwlink/p/?LinkId=310158)<br /><br /> [Download page for 4.5.1 offline installer](https://go.microsoft.com/fwlink/p/?LinkId=310159)|**Included in:**<br /> <br/>Windows 8.1<br /> Windows Server 2012 R2<br /> [Visual Studio 2013](https://my.visualstudio.com/Downloads?q=visual%20studio%202013)<br /><br /> **You can also install on:**<br /><br/> Windows 8 and earlier<br /> Windows Server 2012 and earlier<br />(for a full list, see [system requirements](../get-started/system-requirements.md))|
|**4.5**|Included in Visual Studio 2012<br /><br /> Also available as part of the Windows 8 SDK|[Download page for 4.5 web installer](https://go.microsoft.com/fwlink/p/?LinkId=245484)|**Included in:** <br/><br /> Windows 8<br /> Windows Server 2012<br /> [Visual Studio 2012](https://my.visualstudio.com/Downloads?q=visual%20studio%202012)<br /><br /> **You can also install on:**<br/><br /> Windows 7 and earlier<br /> Windows Server 2008 SP2 and earlier<br />(for a full list, see [system requirements](../get-started/system-requirements.md))|

You can install the **Developer Pack** for a specific version of the .NET Framework, if one is available, on all supported platforms.

Expand Down
4 changes: 2 additions & 2 deletions docs/framework/install/run-net-framework-1-1-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ ms.author: "mairaw"

# Run .NET Framework 1.1 apps on Windows 8, Windows 8.1, or Windows 10

The .NET Framework 1.1 is not supported on the Windows 8, Windows 8.1, [!INCLUDE[winserver8](../../../includes/winserver8-md.md)], [!INCLUDE[winblue_server_2](../../../includes/winblue-server-2-md.md)], or the Windows 10 operating systems. In some cases, the .NET Framework 1.1 is specifically identified as required for an app to run. In those cases, you should contact your independent software vendor (ISV) to have the app upgraded to run on the .NET Framework 3.5 SP1 or later version. For additional information, see [Migrating from the .NET Framework 1.1](../migration-guide/migrating-from-the-net-framework-1-1.md).
The .NET Framework 1.1 is not supported on the Windows 8, Windows 8.1, Windows Server 2012, [!INCLUDE[winblue_server_2](../../../includes/winblue-server-2-md.md)], or the Windows 10 operating systems. In some cases, the .NET Framework 1.1 is specifically identified as required for an app to run. In those cases, you should contact your independent software vendor (ISV) to have the app upgraded to run on the .NET Framework 3.5 SP1 or later version. For additional information, see [Migrating from the .NET Framework 1.1](../migration-guide/migrating-from-the-net-framework-1-1.md).

## Install the .NET Framework 1.1 from a CD or Download Center

It isn't possible to manually install the .NET Framework 1.1 on Windows 8, Windows 8.1, [!INCLUDE[winserver8](../../../includes/winserver8-md.md)], [!INCLUDE[winblue_server_2](../../../includes/winblue-server-2-md.md)], or Windows 10. It is no longer supported. If you try to install the package, the following error message is displayed: "Setup cannot continue because this version of the .NET Framework is incompatible with a previously installed one." To solve this problem, install the [.NET Framework 3.5 SP1](https://www.microsoft.com/download/details.aspx?id=22). This version includes the .NET Framework 2.0 (the release that follows the .NET Framework 1.1), which is supported on Windows 8, Windows 8.1, and Windows 10. You should always try to install the app first to determine if it will automatically be updated to a later version of the .NET Framework. If it does not, contact your ISV for an app update.
It isn't possible to manually install the .NET Framework 1.1 on Windows 8, Windows 8.1, Windows Server 2012, [!INCLUDE[winblue_server_2](../../../includes/winblue-server-2-md.md)], or Windows 10. It is no longer supported. If you try to install the package, the following error message is displayed: "Setup cannot continue because this version of the .NET Framework is incompatible with a previously installed one." To solve this problem, install the [.NET Framework 3.5 SP1](https://www.microsoft.com/download/details.aspx?id=22). This version includes the .NET Framework 2.0 (the release that follows the .NET Framework 1.1), which is supported on Windows 8, Windows 8.1, and Windows 10. You should always try to install the app first to determine if it will automatically be updated to a later version of the .NET Framework. If it does not, contact your ISV for an app update.

## See also

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ In this table, 4.5.x refers to the .NET Framework 4.5 and its point releases, 4.
|The .NET Framework 4.5.x/4.6.x/4.7.x/4.8 is already a part of this operating system. You do not need to install the .NET Framework 4.5.x/4.6.x/4.7.x/4.8 redistributable.|No action.<br /><br /> To determine which versions of the .NET Framework are installed on a system, see [How to: Determine Which .NET Framework Versions Are Installed](../migration-guide/how-to-determine-which-versions-are-installed.md). See [System Requirements](../get-started/system-requirements.md) for supported operating systems.|
|The .NET Framework 4.5.x/4.6.x/4.7.x/4.8 is not supported on this operating system.|See [System Requirements](../get-started/system-requirements.md) for supported operating systems.<br /><br /> For failed installations of the .NET Framework on Windows 7, this message typically indicates that Windows 7 SP1 is not installed. On Windows 7 systems, the .NET Framework requires Windows 7 SP1. If you are on Windows 7 and have not yet installed Service Pack 1, you will need to do so before installing the .NET Framework. For information on installing Windows 7 SP1, see [Learn how to install Windows 7 Service Pack 1 (SP1)](https://windows.microsoft.com/windows7/install-windows-7-service-pack-1).|
|Your computer is currently running a Server Core installation of Windows Server 2008 operating system. The .NET Framework 4.5.x requires a full release of the operating system or Server Core 2008 R2 SP1. Please install the full version of Windows Server 2008 SP2 or Windows Server 2008 R2 SP1 or Server Core 2008 R2 SP1 and rerun .NET Framework 4.5.x Setup.|The .NET Framework is supported in the Server Core role with Windows Server 2008 R2 SP1 or later. See [System Requirements](../get-started/system-requirements.md).|
|The .NET Framework 4.5.x is already a part of this operating system but is currently turned off ([!INCLUDE[winserver8](../../../includes/winserver8-md.md)] only).| Use **Turn Windows features on or off** in the **Control Panel** to turn on .NET Framework 4.5.x. |
|The .NET Framework 4.5.x is already a part of this operating system but is currently turned off (Windows Server 2012 only).| Use **Turn Windows features on or off** in the **Control Panel** to turn on .NET Framework 4.5.x. |
|This setup program requires an x86 computer. It cannot be installed on x64 or IA64 computers.|See [System Requirements](../get-started/system-requirements.md).|
|This setup program requires x64 or x86 computer. It cannot be installed on IA64 computers.|See [System Requirements](../get-started/system-requirements.md).|

Expand Down
1 change: 0 additions & 1 deletion includes/winserver8-md.md

This file was deleted.