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?

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,526 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
963 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 25,551 Reputation points Microsoft Vendor
    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