diff --git a/Microsoft-Visual-C---Runtime-Libraries.md b/Microsoft-Visual-C---Runtime-Libraries.md deleted file mode 100644 index 963ccc9..0000000 --- a/Microsoft-Visual-C---Runtime-Libraries.md +++ /dev/null @@ -1 +0,0 @@ -Runtime libraries are needed to run installers compiled with that specific version. XAMPP installer package uses these libraries. Most likely you already have them installed, but not everyone does. If you don't wish to install these libraries, you can use the zipped version of XAMPP. \ No newline at end of file diff --git a/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md b/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md new file mode 100644 index 0000000..9d4bcdc --- /dev/null +++ b/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md @@ -0,0 +1,5 @@ +Runtime libraries are needed to run installers compiled with that specific version. XAMPP installer package uses these libraries. Most likely you already have them installed, but not everyone does. If you don't wish to install these libraries, you can use the zipped version of XAMPP. + +**VC++ 2005:** [x86] (http://download.microsoft.com/download/d/3/4/d342efa6-3266-4157-a2ec-5174867be706/vcredist_x86.exe) + +**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