Microsoft Download Center Archive

C++ Runtime v14 framework package for Desktop Bridge (Project Centennial)

  • Published:
  • Version: 2015
  • Category: Tool
  • Language: English

C++ Runtime v14 framework package for Desktop Bridge (Project Centennial)

C++ Runtime framework packages help developers reference the C++ Runtime from their desktop apps that will be distributed through the Store. These framework packages are provided to help developers convert their C++ desktop apps to UWP.

Multiple apps can specify a dependency on these framework packages. Once Store is ready to onboard the Centennial apps, the retail frameworks will also be distributed/updated through the Store, similar to the C++ UWP framework packages.

We are providing framework packages for the version 14.0 of C++ Runtime.

Note: Once you click download, you will be prompted to run the installer. FileName : vc_uwpdesktop.140.exe After installation succeeds: If you look under the folder “Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs” on your machine, you will see the Microsoft.VCLibs.Desktop folder that contain the framework packages for C++ Runtime 14.0.

You can install these packages manually using Add-AppxPackage cmdlet. In your converted app’s AppxManifest.xml, specify a PackageDependency to the framework package by adding the following element under the Dependencies tag: PackageDependency Name="Microsoft.VCLibs.140.00.Debug.UWPDesktop" MinVersion="14.0.24217.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"

Now when you deploy your app, it will be able to load the C++ Runtime DLLs from the dependency package.

Files

Status: Deleted

This download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to April 2023.

System Requirements

Operating Systems: Windows 8.1, Windows Server 2012, Windows Server 2012 R2, Windows 7 Service Pack 1, Windows Server 2008 R2 SP1, Windows 8

Windows 10

Required Hardware Configuration

For additional information on Operating System support, see the Visual Studio 2015 Compatibility page. Hardware Requirements:

  • 1.6 GHz or faster processor
  • 1 GB of RAM (1.5 GB if running on a virtual machine)
  • 50 MB of available hard disk space
  • 5400 RPM hard drive

Installation Instructions

This will install the VC Redist 14.0 framework packages to your ExtensionSDKs folder. For your application to reference the VC runtime dlls, you need to manually install the framework packages using the add-appxpackage cmdlet.

Refer to the Details section above for the exact instructions.

Install Instructions:

  • On this page, choose the Download button.
  • Select the .exe option and then choose the Next button.
  • To install now, choose the Run button.
  • To install later, choose the Save button.
This page was generated from a snapshot of the Microsoft Download Center made on .
FamilyId: 64626fb5-06c0-4f18-bc07-480d92b64ac1
Report a problem