Size: 27.7 MB
MD5: 75bff1e9505e75f2301f68631a240cd9

Code: Select all
Usage: VBCRedist_AIO_x86_x64_3.exe [switches]
All switches are optional.
/y - Passive mode, shows progress bar advancing but requires no user interaction. *All* Runtime packages are installed.
/ai - Quiet mode, no user input required or output shown. *All* Runtime packages are installed.
/ai5 - Quiet mode, no user input required or output shown. *Only* 2005 package is installed.
/ai8 - Quiet mode, no user input required or output shown. *Only* 2008 package is installed.
/aiX - Quiet mode, no user input required or output shown. *Only* 2010 package is installed.
/ai2 - Quiet mode, no user input required or output shown. *Only* 2012 package is installed.
/ai3 - Quiet mode, no user input required or output shown. *Only* 2013 package is installed.
/aiV - Quiet mode, no user input required or output shown. *Only* 2015/2017 package is installed.
/aiO - Quiet mode, no user input required or output shown. *Only* VSTOR 2010 package is installed.
/sfxlang: - Set the display language to be used by this program, if possible. Example: /sfxlang:1031
/h | /? - Display this help.
Examples:
Automatically install all packages and display progress:
VBCRedist_AIO_x86_x64_3.exe /y
Silently install all packages and display no progress:
VBCRedist_AIO_x86_x64_3.exe /ai
Silently install 2005 package and display no progress:
VBCRedist_AIO_x86_x64_3.exe /ai5
Silently install 2008 package and display no progress:
VBCRedist_AIO_x86_x64_3.exe /ai8
Silently install 2010 package and display no progress:
VBCRedist_AIO_x86_x64_3.exe /aiX
Silently install 2012 package and display no progress:
VBCRedist_AIO_x86_x64_3.exe /ai2
Silently install 2013 package and display no progress:
VBCRedist_AIO_x86_x64_3.exe /ai3
Silently install 2015/2017 package and display no progress:
VBCRedist_AIO_x86_x64_3.exe /aiV
Silently install VSTOR 2010 package and display no progress:
VBCRedist_AIO_x86_x64_3.exe /aiO
Optional command line switch to disable extraction dialog: /gm2
(c) Microsoft Corporation. All Rights Reserved.