felixrieseberg/windows-build-tools

Options for additional contents during install?

Aperta

#34 aperta il 4 nov 2016

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (234 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (3410 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Would it be possible to allow install options for additional MS Build Tools?

For instance, I ran into an issue where the oracledb module has a dependency on MSVCR100.dll which is part of Microsoft Visual C++ 2010 SP1 Redistributable Package. It would be awesome if windows-build-tools could optionally auto-install additional contents such as this.

32Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) http://www.microsoft.com/de-de/download/details.aspx?id=8328

64Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) http://www.microsoft.com/en-us/download/details.aspx?id=13523

Guida contributor