From 3e87e64c4a6278ca4b4cb7c018492aa60dfd018a Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Thu, 12 Jul 2018 20:28:09 +0100 Subject: [PATCH] Add the new web page for the VC2017 redist downloads. --- BUILD.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/BUILD.txt b/BUILD.txt index 91de92e..cc07e4f 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -44,9 +44,8 @@ directory. It is also probable that you'll need to install a copy of the latest Visual C++ run-time libraries from Microsoft, if you are not running the repeater software -on the same machine as the development/compilation was done on. For 32-bit systems -use https://go.microsoft.com/fwlink/?LinkId=746571 and for 64-bit systems use -https://go.microsoft.com/fwlink/?LinkId=746572 +on the same machine as the development/compilation was done on. You can find the +latest versions at https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads Linux -----