how to install code tool without permission

alice alice 80 Reputation points
2024-09-25T09:19:36.6866667+00:00

https://learn.microsoft.com/en-us/visualstudio/ide/class-designer/designing-and-viewing-classes-and-types?view=vs-2022#install-the-class-designer-component

how to install code tool without permission

Follow this step, it will need the permission.

How can I just command to installl or download some tar file and put it into somewhere.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,317 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,476 Reputation points Microsoft Vendor
    2024-09-26T03:29:53.8933333+00:00

    Hi @alice alice, 

    Welcome to Microsoft Q&A! 

    Modify Visual Studio requires administrator permission by default. But you can refer to the following document to allow standard users to modify the VS:

    Configure policies for enterprise deployments - Visual Studio (Windows) | Microsoft Learn 

    After setting the AllowStandardUserControl registry key to 2, users without administrator permissions can use all functionality in the latest Visual Studio Installer manually, including Modify and Install from the Available tab.  

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  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.


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.