Modify or add new Components Visual Studio Pro 2022 without Internet Access

PerserPolis-1732 1,576 Reputation points
2024-01-23T10:33:29.26+00:00

Hi, I have a issue with add new components on Visual Studio pro 2022 without Internet Access. I have Power shell script for adding new components or Workloads. I have my layout local on the client machine. f:\VisualStudio2022 I am connecting as Administrator to the f:\VisualStudio2022 with Power Shell

and run the following command line

.vs_Professional.exe modify --installpath "C:\Program Files\Microsoft Visual Studio\2022\Professional" --add Microsoft.VisualStudio.Component.VC.14.38.17.8.x86.x64 --add Microsoft.VisualStudio.Component.VC.14.38.17.8.ATL --add Microsoft.VisualStudio.Component.VC.14.38.17.8.MFC --quiet

After the command line finished, I did run "Visual Studio Installer" and check whether my components I added, is installed or not. It seems, it is not added and is not checked . It should be added Components as following screenshot VS11

But It is not checked as above screenshot vs111 I need a solution because all my client machine does not have any Internet Access. Regards

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,887 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.
1,009 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PerserPolis-1732 1,576 Reputation points
    2024-01-24T07:36:06.0933333+00:00

    any answer????????????????

    0 comments No comments