Skip to content

Speedi13/RuntimeInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Microsoft Redistributable Download & Installer

Resources

Stars

Watchers

Forks

Packages

No packages published