Hi Teresa,
I' not sure which link you are referring to in your reply but here is the link to download and install Microsoft Visual C++ 2015 Redistributable. There is an advertisement for product at the very top of the page, scroll down for the download and instructions.
This is the software that the app needs to use to function. Most apps are compiled for 32bit (x86) systems as they will also run on 64bit systems but not visa-versa. So, start with the 32 bit version, if you then still receive the VCRuntime140.dll missing
error and you are using an x64 based device, then install the x64 version as the app itself would/should be a 64bit app. Both versions can be installed on an x64 based devise, (I have both on mine as I have some 64bit apps installed as well as 32bit).
I just used this link and it is active, (I'm in the US).
https://www.microsoft.com/en-us/download/details.aspx?id=52685
Good luck, let us know how it goes,
-Richard