harryeffinpotter / PC-Gaming-Redists

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PC Gaming Redistributable Packages AIO Installer

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.


Languages

Language:Batchfile 85.5%Language:PowerShell 14.5%