From 6fe10832451c5047f5cf218b8396a9853b304314 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 20:14:26 -0800 Subject: [PATCH] Updated Microsoft Visual C Plus Plus Runtime Libraries (markdown) --- Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md b/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md index f466a53..4efc850 100644 --- a/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md +++ b/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md @@ -1,5 +1,5 @@ Runtime libraries are needed to run PHP compiled with that specific version. XAMPP installer package uses these libraries. Most likely you already have them installed, but not everyone does. -**VC++ 2005:** [x86] (http://download.microsoft.com/download/d/3/4/d342efa6-3266-4157-a2ec-5174867be706/vcredist_x86.exe) +**VC++ 2008 SP1:** [x86] (http://www.microsoft.com/en-us/download/details.aspx?id=5582) -**VC++ 2008:** [x86] (http://download.microsoft.com/download/d/3/4/d342efa6-3266-4157-a2ec-5174867be706/vcredist_x86.exe) \ No newline at end of file +**VC++ 2012 Update 4:** [x86] (http://www.microsoft.com/en-us/download/details.aspx?id=30679) \ No newline at end of file