
No (or I can't find) sources/sxs folder on my computer - Windows 10
Jun 14, 2017 · I'm trying to install .Net 3.5 on Windows 10 and I've found that there's no sources/sxs folder anywhere on my computer.Either that or I'm too stupid to find it . Even …
Why am I getting the nonsensical "0x8024402C" error when trying …
Jul 4, 2021 · You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation …
How do I install .NET Framework 3.5 on Windows 7? - Super User
For me also dotnet framework 3.5.1 was checked in windows features. But when I am debugging/running that asp.net code, from Visual studio it is saying access is denied. But …
Program installer requires .NET framework 3.5 but I have 4.8
Aug 7, 2020 · I presume Windows 10. .NET 3.5 is not an install-able program but a subset of .NET 4.0 and higher on Windows 10. But the 3.5 subset is often not automatically enabled. …
Why do I need .NET 3.5 to install .NET 3.5? - Super User
Aug 11, 2015 · Things I have tried: Running the .NET 3.5 Online Installer (2Mb) Running the .NET 3.5 Offline Installer (237Mb) Using dism.exe as per Method 3 listed here (it says The …
windows 10 - .NET framework 3.5 offline installer asking me to ...
Jan 7, 2023 · windows-10 .net-framework .net-3.5 Share Improve this question asked Jan 7, 2023 at 14:58
Dism freezes while installing .Net 3.5 framework on windows 10
I am trying to instal .Net 3.5 framework on windows 10. First of all I tried installer from https://www.microsoft.com Unfortunatelly it asked me to install .Net before I will install .Net …
windows 8.1 - Offline Installer for .NET framework 3.5 ... - Super User
Aug 18, 2016 · 5 I am running the .NET 3.5 offline installer on windows 8.1 from Microsoft .NET Framework 3.5 Service pack 1 (Full Package) . Though, when I run this exe, it still prompts me …
How do I make .NET Framework 3.5 SP1 install quietly?
I am trying to install, as part of my chained bootstrapper installation project, .NET Framework 3.5 SP1. But, when you run the installer, even by itself, with /q /norestart, it is anything but quie...
Unable to install .NET framework-3.5 on Windows 10 using DISM …
Aug 29, 2020 · It's been almost 3 days and I have tried almost all the methods provided on internet to install .NET framework on Windows 10 but no luck. Method 1. When I tried to install …