Visual C++ Redistributable version

Hi,
I am starting using Xojo 2019. I am facing a problem, the app(x86) created sometimes run and not running in other pc(both x86 and x64). an error showing is porting to vcredist version. I have installed the latest version of it (vcredist for visual studio 2017 x64 and x86) but no luck…

does anyone experience the same problem here ?

thanks
regards,
arief

As the documentation states, you need Visual C++ Redistributable for Visual Studio 2015, not 2017.

But, forget about it, some times you need HOURS of windows update to be able to install it, and some times, it is not posible at all.

Just use the option: Including the DLLs with your App

https://documentation.xojo.com/topics/windows/information_about_the_windows_universal_runtime.html

thanks

regards,
arief