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?
Microsoft Visual C++ v14 Redistributable
Re: Microsoft Visual C++ v14 Redistributable
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!
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
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

