Missed a VCR 2008 section
This commit is contained in:
parent
9c02626937
commit
ae8993821f
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
@echo off
|
@echo off
|
||||||
setlocal
|
setlocal
|
||||||
|
|
||||||
start "" /wait "2008sp1\x32\vcredist.exe" /qb! /norestart
|
|
||||||
start "" /wait "2008sp1\x64\vcredist.exe" /qb! /norestart
|
|
||||||
|
|
||||||
start "" /wait "2010\x32\vcredist.exe" /passive /norestart
|
start "" /wait "2010\x32\vcredist.exe" /passive /norestart
|
||||||
start "" /wait "2010\x64\vcredist.exe" /passive /norestart
|
start "" /wait "2010\x64\vcredist.exe" /passive /norestart
|
||||||
|
|
||||||
|
|
@ -19,4 +16,4 @@ start "" /wait "2015u3\x64\vcredist.exe" /install /passive /norestart
|
||||||
start "" /wait "2017\x32\vcredist.exe" /install /passive /norestart
|
start "" /wait "2017\x32\vcredist.exe" /install /passive /norestart
|
||||||
start "" /wait "2017\x64\vcredist.exe" /install /passive /norestart
|
start "" /wait "2017\x64\vcredist.exe" /install /passive /norestart
|
||||||
|
|
||||||
endlocal
|
endlocal
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue