Skip to content

Automated wget script to download and install all .Net/VC++ redistributables required for PC Gaming + a few other tools (like 7zip, Powershell, etc.) Scorched earth redists policy.

Notifications You must be signed in to change notification settings

harryeffinpotter/PC-Gaming-Redists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC Gaming Redistributable Packages AIO Installer

UPDATED ON SEPTEMBER 16TH 2024:

  • Noticed that on fresh installs the script would only get the couple of extra tools at the end, ignoring the entire purpose of the script. This was due to Windows now including Winget with more recent windows builds, but not including the proper sources with winget. The proper sources may be included when windows is fully updated(not entirely sure), however most of the time when I, and others, are running this script, we are running it after a reformat, and not necessarily after we have all cumulative updates installed. So I added lines that SHOULD fix this. If this issue persists for anyone please open an issue. Also wouldn't mind if someone opened an issue just to tell me "Hey this worked on a fresh install again!". Thanks!
  • Added 2 packages to .net exclusions and 1 package to VC++ exclusions since they were all mismatches.
  • Same code that fixes the fresh install issue mentioned above SHOULD install winget much cleaner for systems without it.

Instructions

  • Option 1) Download Install.bat and double click it to run it (DON'T RUN AS ADMIN!).

  • Option 2) Open a regular PowerShell (DON'T RUN AS ADMIN) and run the following one-liner:  

    iwr -useb https://raw.githack.com/harryeffinpotter/PC-Gaming-Redists-AIO/master/Install.ps1 | iex

Github All Releases (since 04-12-2024)

Troubleshooting:

If for whatever reason when you try to run the script you get this error (Click to view), simply click here to download WinGet.msixbundle, run it, and click Update/Install. Then try either option above again.

About

Automated wget script to download and install all .Net/VC++ redistributables required for PC Gaming + a few other tools (like 7zip, Powershell, etc.) Scorched earth redists policy.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published