
//
//
//
//
//
//
//
//
//
//
软件Tags:
Visual C++ Redistributable for Visual Studio 2012 Update 4 是 Visual C++ Redistributable Package 的一种变体,必不可少的运行时组件,用于支持在未安装 Visual Studio 2012 的环境中运行由其所生成的 C++ 应用程序。

Visual C++ Redistributable Package 安装了运行 C++ 库所需的运行时组件,这些组件使得在没有 Visual Studio 2012 的计算机上能够运行使用该平台开发的应用程序成为可能。
该包将配置 C 运行时 (CRT)、标准 C++、ATL、MFC、C++ AMP 和 OpenMP 库的运行时组件。
1. Windows 7 Service Pack 1
2. Windows 8
3. Windows 8.1
4. Windows Server 2003
5. Windows Server 2008 R2 SP1
6. Windows Server 2008 Service Pack 2
7. Windows Server 2012
8. Windows Vista Service Pack 2
9. Windows XP
