No uninstall .net framework choise.

崇翕 王 1 Reputation point
2020-06-04T19:22:38.577+00:00

I have the soft must run for .net4.6,but now have the win10 2004 default .net4.8,I don't found the uninstall.There make me can't install .net4.6.
Did u have methon when have .net4.8 install .net4.6 Or uninstall default .net4.8 methon.

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,949 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2020-06-04T19:28:50.737+00:00

    .NET Framework 4.5 is an in-place update that replaces .NET Framework 4 on your computer, and similarly, .NET Framework 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, and 4.8 are in-place updates to .NET Framework 4.5. In-place update means that they use the same runtime version, but the assembly versions are updated and include new types and members. After you install one of these updates, your .NET Framework 4, .NET Framework 4.5, .NET Framework 4.6, or .NET Framework 4.7 apps should continue to run without requiring recompilation.

    https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies#remarks-for-version-45-and-later

    --please don't forget to Accept as answer if the reply is helpful--

    --------------------------

    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    1 person found this answer helpful.

  2. Leon Laude 85,816 Reputation points
    2020-06-04T19:23:17.543+00:00

    Hi,

    Q&A currently supports the products listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can reach the experts in the dedicated .NET setup forum over here:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=netfxsetup

    (Please don't forget to accept helpful replies as answer)

    Best regards,
    Leon

    0 comments No comments

  3. Kapil Arya 8,246 Reputation points MVP
    2020-06-06T09:39:14.36+00:00

    Hello,

    I believe you should have version 4.6 as or on version 4.8. Check this as well:

    https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-48

    Hope this helps!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.