choco install vcredist-all
Posted by: theking2 (---.static.upc.ch)
Date: August 26, 2024 09:23AM

I'm a fan of choco to quickly install the stuff I need on a brand new Windows-system. As part of the process I install vcrdeist-all -y

Which seems to install

- vcredist2005 v8.0.50727.619501
- vcredist2008 v9.0.30729.616104
- vcredist2010 v10.0.40219.32503
- vcredist2012 v11.0.61031.20230518
- vcredist2013 v12.0.40660.20180427
- vcredist2017 v14.16.27033
- vcredist-all v1.0.1

Yet the WampServer installer claims that:

VC_2013_REDIST_X86 and
VS_2013_RESIST_X64

Are not installed.
As I'm trying to limit the number of package managers and manull installations to the minimum I wonder if someone else uses choco to install and was successful installing WampServer.

Options: ReplyQuote
Re: choco install vcredist-all
Posted by: Otomatic (Moderator)
Date: August 26, 2024 11:19AM

VC 2013 it is 12.0.40664
Microsoft Visual C++ 2013 Redistribuable x86 & x64 Update 5

--- Best way to install Visual C++ Redistributable Packages ---
The simplest, easiest, least error-prone, fastest way to install the VC++ redistributables that are essential to Wampserver (and to many other softwares) is to use a program that installs everything that is needed with a single executable.

It exists and it's 'AIO Repack' named VisualCppRedist AIO created by addobi1406, always updated with the latest versions from Microsoft.

The files to download are here: VisualCppRedist AIO All Releases

Download the latest version of the VisualCppRedist_AIO_x86_x64.exe file and run it as administrator, all necessary redistributable VC++ will be installed and excess or obsolete files will be removed.
To ensure that everything runs smoothly, some applications will need to be disabled when requested by the Redist VC++ installer.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.