Multilanguage redistributable Pack VS2008 SP1
vcredist_x86.exe
Download von:
<http://www.microsoft.com/downloadS/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en>


// The following are command line options that can be used when launching the install file vcredist_x86.exe.
//  ---------------------------
//  /l <logname.txt> :Name of verbose msi log
//  /lang <xxxx>     :4-digit language code
//     1028 ZH (Taiwan); 1031 DE; 1033 EN; 1036 FR; 1040 IT; 1041 JA; 1042 KO; 1049 RU; 2052 ZH (PRC); 3082 ES
//     deutsch: /lang 1031
//  /q               :Quiet install mode
//  /qu              :Quiet uninstall mode
//  /?               :Show the Usage dialog
