Silent All-in-One .NET Runtime & VC++ Redistributable Installer (2005–2026) x86 x64 — .NET Framework/Core 1.0–10 + Visual C++ offline installer
.NET 10.0 (latest)
.NET 9.0
.NET 8.0
.NET 7.0
.NET 6.0
.NET 5.0
.NET Core 3.1
.NET Core 3.0
.NET Core 2.2
.NET Core 2.1
.NET Core 2.0
.NET Core 1.1
.NET Core 1.0
Visual Studio 2017–2026 (latest)
Visual Studio 2015 (VC++ 14.0)
Visual Studio 2013 (VC++ 12.0)
Visual Studio 2012 (VC++ 11.0)
Visual Studio 2010 (VC++ 10.0)
Visual Studio 2008 (VC++ 9.0)
Visual Studio 2005 (VC++ 8.0)
- Click the green [<> Code] button at the top right of this repository page
- Click Download ZIP
- Extract the ".Net-and-VC-All-In-One-Silent-Installer" Folder from the downloaded ZIP Folder to the desktop.
- Continue with the How to Use instructions below ↓
- Press Win + S → type PowerShell
- Right-click Windows PowerShell → Run as administrator
- In the Powershell, Follow Below ↓
(you WILL need to change the path to match to your pc name, the below commands are just an example):
(This also assumes you've extracted it to your desktop)
Change this path to match the name of your pc ↓
& "C:\Users\YourUsername
Add this to the end of your path ↓
\Desktop\.Net-and-VC-All-In-One-Silent-Installer-main\Install-AllRuntimes-(RunAdmin!).ps1"
Your Path Should look like this now ↓
& "C:\Users\YourUsername\Desktop\.Net-and-VC-All-In-One-Silent-Installer-main\Install-AllRuntimes-(RunAdmin!).ps1"
-
Press Enter and the script will run if you entered it correctly! You'll be notified in green text once the script is finished installing everything.
-
Confirm everything installed correctly; Win + S > Installed Apps > Sort by date > A bunch of VC++ and .Net should be installed if executed correctly.