25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
<div align="center">
|
|
<h1><a href="https://chse.dev/redists">Redist Installer</a><br>
|
|
<a href="https://chse.dev/donate"><img alt="Donate" src="https://img.shields.io/badge/Donate_To_This_Project-brightgreen"></a>
|
|
</h1></div>
|
|
|
|
Installs common Redist programs for Windows.
|
|
|
|
```powershell
|
|
irm chse.dev/ri | iex
|
|
```
|
|
|
|
| Program Name | Official |
|
|
| ----------------------------------------------------------------------- | -------- |
|
|
| Microsoft Visual C++ 2015-2019 Redistributable (x86, x64) - 14.29.30139 | Yes |
|
|
| Microsoft Visual C++ 2013 Redistributable (x86, x64) - 12.0.40664 | Yes |
|
|
| Microsoft Visual C++ 2012 Redistributable (x86, x64) - 11.0.61030 | Yes |
|
|
| Microsoft Visual C++ 2010 Redistributable (x86, x64) - 10.0.30319.01 | Yes |
|
|
| Microsoft Visual C++ 2008 Redistributable (x86, x64) - 9.0.21022.08 | Yes |
|
|
| Microsoft Visual C++ 2005 Redistributable (x86, x64) - 6.00.2900.2180 | Yes |
|
|
| Microsoft .NET Framework 4.7.2 | Yes |
|
|
| Microsoft DirectX 9.0 - 9.29.1974.0 | Yes |
|
|
| Microsoft MSXML 4.0 SP2 Parser and SDK | Yes |
|
|
| DirectX 9.0c Extra Files [sereby.org] (x86, x64) - 1.10.6.0 | No |
|
|
| 7-Zip 22.01 *(Used for unpacking everything, not actually installed.)* | Yes |
|