Portable, simple and fast installer for Visual Studio Build Tools.
Downloads standalone 64-bit MSVC compiler, linker & other tools, also headers/libraries from Windows SDK, into a portable folder, without installing Visual Studio. Has only bare minimum components - no UWP/Store/WindowsRT stuff, just files & tools for 64-bit native desktop app development.
Download latest release.
The program also has a command-line interface. Run it with --help to see usage.
@mmozeiko - for the initial CLI Python implementation of the tool
@iamvfx - for helping me figure out WinHTTP