Install every single Visual Studio Redist package (VC Redist) silently and install Dot Net Framework 4.5.1

Install every single Visual Studio Redist package (VC Redist) silently and install Dot Net Framework 4.5.1 silently, install IE11 prerequisites, and then finally install IE11. Download all components from Microsoft.com, and save to a folder.  But, first disable UAC!

Open a MSDOS command prompt AKA cmd.exe, then run these commands from a batch job.

color 4f
vcredist_2005SP1_x86.exe /Q
vcredist_2005SP1_x64.exe /Q
vcredist_2008SP1A_x86.exe /q
vcredist_2008SP1A_x64.exe /q
vcredist_2010SP1_x86.exe /passive /norestart
vcredist_2010SP1_x64.exe /passive /norestart
vcredist_2012U4_x86.exe /install /passive /norestart
vcredist_2012U4_x64.exe /install /passive /norestart
vcredist_2013_x86.exe /install /passive /norestart
vcredist_2013_x64.exe /install /passive /norestart
NDP451-KB2858728-x86-x64-AllOS-ENU.exe /norestart /passive 
Windows6.1-KB2533623-x64.msu /quiet /norestart
Windows6.1-KB2670838-x64.msu /quiet /norestart
Windows6.1-KB2729094-v2-x64.msu /quiet /norestart
Windows6.1-KB2731771-x64.msu /quiet /norestart
Windows6.1-KB2786081-x64.msu /quiet /norestart
Windows6.1-KB2834140-v2-x64.msu /quiet /norestart
Windows6.1-KB2882822-x64.msu /quiet /norestart
Windows6.1-KB2888049-x64.msu /quiet /norestart
IE11-Windows6.1-x64-en-us.exe /passive /norestart

pause


Comments

Popular posts from this blog

Microsoft Visio 2010 Premium Product Keys

Mercedes Benz Diesel CDI EGR Emulator Circuit Diagrams

Fix: The Diagnostic Service Host service failed to start due to the following error. [ solved, no kidding ]