Skip to content

Data-Oriented-House/PortableBuildTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortableBuildTools

Portable, simple and fast installer for Visual Studio Build Tools.

Downloads standalone 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 native desktop app development.

Download latest release.

Screenshot

Command-Line Interface

The program also has a command-line interface. Run it with ? to see usage.

Credits

@mmozeiko - for the initial CLI Python implementation of the tool