Microsoft hosts the "Visual C++ Redistributable for Visual Studio" packages on their servers. Since 2015, Microsoft has stopped releasing separate packages for every year. Instead, they offer a current version that is backward compatible with 2015, 2017, 2019, and 2022.
This is a classic VC++ error. It means the application is looking for a specific version of a library that isn't installed. microsoft vc runtime download