Page 1 of 1

Microsoft Visual C++ v14 Redistributable

Posted: Thu Dec 11, 2025 3:02 pm
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?

Re: Microsoft Visual C++ v14 Redistributable

Posted: Sun Dec 14, 2025 9:41 am
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!