Skip to content
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

Installing .NET Framework 3.5 using offline installer for .NET Framework 3.5 SP1 won't work #38051

Open
Anton-V-K opened this issue Nov 14, 2023 · 2 comments
Assignees
Labels
dotnet-framework/svc install-deployment/subsvc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.

Comments

@Anton-V-K
Copy link

Anton-V-K commented Nov 14, 2023

Type of issue

Other (describe below)

Description

The page Install the .NET Framework 3.5 on Windows 11, Windows 10, Windows 8.1, and Windows 8 (code) proposes to install .NET Framework 3.5 via offline installer of .NET Framework 3.5 SP1.
This approach just doesn't work on Windows 8.1 64-bit (and probably other affected systems, where .NET Framework 3.5 isn't available initially) - the offline installer of .NET Framework 3.5 SP1 requires installed .NET Framework 3.5.
So when you start dotnetfx35.exe (downloaded from the .NET Framework 3.5 SP1 Download page), it just shows the dialog
image.

See also #28655

Page URL

https://learn.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows

Content source URL

https://github.com/dotnet/docs/blob/main/docs/framework/install/dotnet-35-windows.md

Document Version Independent Id

40ddc3ce-a004-1a4c-37e1-1c45eaa8f35a

Article author

@adegeo

Metadata

  • ID: 96aef419-de1f-a341-3f19-4ed99eb36412
  • Service: dotnet-framework
  • Sub-service: install-deployment
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Nov 14, 2023
@adegeo adegeo closed this as completed Jul 1, 2024
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Jul 1, 2024
@adegeo adegeo reopened this Jul 1, 2024
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Jul 1, 2024
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Jul 1, 2024
@adegeo adegeo self-assigned this Jul 1, 2024
@dotnet-policy-service dotnet-policy-service bot added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Jul 1, 2024
@Morglod
Copy link

Morglod commented Feb 24, 2025

Classic microsoft experience. Download the whole windows ISO even on windows to install this with disabled windows killer (I mean windows updates). Its amazing how much problems they make just to copy some DLLs and edit some register values.

@Morglod
Copy link

Morglod commented Feb 24, 2025

Found this working solution: https://github.com/abbodi1406/dotNetFx35W10
Magically win10 works on win11 too, because its just DLLs. Microsoft please stop killing software, just dont do anything and everything will be fine. Just dont touch software

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-framework/svc install-deployment/subsvc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Projects
None yet
Development

No branches or pull requests

5 participants