-
Print
-
DarkLight
Installing Windows Redistributable
This article will demonstrate how to install Windows Redistributable. Please note, Microsoft Visual C++ Redistributable (x64) 2019 or higher is required to run the C++ code on Windows Machines. The Anchor installer cannot run without this.
Step 1: To check if Microsoft Visual C++ Redistributable (x64) is installed, type "redist" in your windows search bar. If it is installed you will see the following.
Step 2: If not installed, Click Here and download the most current version by clicking on the link highlighted in yellow.
Step 3: Open and install.
Step 4: Click "I agree" and install.
Step 5: Restart your computer to complete the installation.
Was this article helpful?