From 0944b4ab863893cd03fe751a274915f762f9d3be Mon Sep 17 00:00:00 2001 From: Bartosz Klonowski <70535775+BartoszKlonowski@users.noreply.github.com> Date: Sat, 18 Jan 2025 02:09:10 +0100 Subject: [PATCH] Point the manual .NET 1.1 install using tools instead of mentioning vendors being required (#44395) * Mention the manual .NET 1.1 install instead of vendor required * Remove the out-of-place migration link The same link is already added to the 'See also' section, so it is not reuired to be left in the original text, especially being out of context when the previous part has changed. * Update docs/framework/install/run-net-framework-1-1-apps.md --------- Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> --- docs/framework/install/run-net-framework-1-1-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/framework/install/run-net-framework-1-1-apps.md b/docs/framework/install/run-net-framework-1-1-apps.md index e63eab3f3ff8b..88dc3d00e7409 100644 --- a/docs/framework/install/run-net-framework-1-1-apps.md +++ b/docs/framework/install/run-net-framework-1-1-apps.md @@ -10,7 +10,7 @@ ms.assetid: fb14e195-fea5-4561-b9a8-60a67283edb9 # Run .NET Framework 1.1 apps on Windows 8, Windows 8.1, Windows 10, or Windows 11 -.NET Framework 1.1 is not supported on the Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2, Windows 10, or Windows 11 operating systems. In some cases, .NET Framework 1.1 is required for an app to run. In those cases, contact your independent software vendor (ISV) to have the app upgraded to run on .NET Framework 3.5 SP1 or a later version. For more information, see [Migrating from .NET Framework 1.1](../migration-guide/migrating-from-the-net-framework-1-1.md). +.NET Framework 1.1 is not supported on the Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2, Windows 10, or Windows 11 operating systems. In some cases, .NET Framework 1.1 is required for an app to run. In those cases, refer to the [Install .NET Framework 3.5 on Windows article](./dotnet-35-windows.md). ## Install .NET Framework 1.1 from a CD or download center