Why does Microsoft Visual C++ make a network connection to microsoft.com during installation?

Nelis Denys 1 Reputation point
2020-11-24T10:48:54.693+00:00

During installation of our labviewn runtime engines, multiple Microsoft Visual C++ are being installed.
It seems that a network connection is being made to go.microsoft.com during this installation.
Why is this connection made? are files being downloaded or licenses checked somehow?

Developer technologies | Visual Studio | Setup
Developer technologies | C++
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2020-11-25T03:17:53.393+00:00

    Hi @Nelis Denys ,

    I suppose that the LabVIEW runtime engine requires some DLLs or framework of Microsoft Visual C++ to run. So the Microsoft Visual C++ will make a network connection to fetch more information about installation and update.

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Sincerely,
    Anna


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.