how to install code tool without permission

alice alice 115 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.

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,156 Reputation points Microsoft External Staff
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.