/RuntimeInstaller

Microsoft Redistributable Download & Installer

Primary LanguageC++

RuntimeInstaller

Microsoft Redistributable Download & Installer

To avoid issues with missing runtimes this project is build without the default c run-time library!
Because of that only windows-API can be used.
I got inspired by this article:
http://www.catch22.net/tuts/win32/reducing-executable-size

Download

>> DOWNLOAD <<

About

It is downloading and installing all Microsoft Visual C++ Redistributable for Visual Studio
All the way from Visual Studio 2005 to Visual Studio 2019 and the DirectX End-User Runtime

Screenshot
To do the downloading it is using the URLDownloadToFileW API
You can find the URL-list here:
RedistLibrary.h