Microsoft Visual C++ v14 Redistributable

Got a problem you cannot solve? Try here.
Post Reply
JohnBalcom
Posts: 18
Joined: Sat Oct 08, 2022 9:15 am

Microsoft Visual C++ v14 Redistributable

Post by JohnBalcom »

After a VS 2022 update, our app now needs Microsoft Visual C++ v14 Redistributable v14.5, but X15 Application Runtime "Microsoft Visual C++ Runtime for Visual Studio 2022 v.17 (x64/x86)" only installs v14.3.

How do I add v14.5 to our installation?
Is there an X15 update the includes this?
Can I add a new Application Runtime?
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Microsoft Visual C++ v14 Redistributable

Post by JohnGaver »

You can upgrade to the latest version with support for the redistributable built-in.

Or, you can use the Application Runtime Wizard to create your own new application runtime.

Whichever is easiest for you!
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
Post Reply