About 2,530,000 results
Open links in new tab
  1. Visual Studio 2022: How to access the built in "Developer …

    Jul 29, 2022 · 0 The developer command line tools are installed here: Get-ChildItem 'C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\' You can view the …

  2. How to enable the x86 version of Developer PowerShell for VS 2022

    Dec 16, 2023 · In earlier versions of Visual Studio it used to have both x86 and x64 versions for the Developer PowerShell. In the 2022 version, it only has the x64 version. How can I enable …

  3. How do I get Visual Studio Developer Powershell working in Visual ...

    Aug 3, 2021 · However, every other place I looked for a Developer Powershell profile, the environment variable wasn't used. Later on, I found out that I can just copy from the shortcut at …

  4. Enable Powershell 7 in Visual Studio Developer Powershell terminal

    Sep 20, 2022 · 10 Use the Terminal Options dialog to change the "Developer PowerShell" Shell Location to your desired version. The article you linked implies that "Developer" PowerShell is …

  5. How can I use PowerShell with the Visual Studio Command Prompt?

    Jan 24, 2010 · For Developer PowerShell, the starting directory of the shell is the Visual Studio Project Location. This default locale overrides any other paths, such as working directory.

  6. Execute code using 'Developer Command Prompt for VS 2019' via ...

    Aug 14, 2023 · There are certain 'tf' commands that only work within 'Developer Command Prompt for VS 2019' (DCP) and not in cmd or PowerShell. The code I need to run via the DCP …

  7. Is there a way to add the Developer Powershell for VS 2019 as an ...

    May 6, 2020 · As such, I was wondering if there is a way for me to add the Developer Powershell as an integrated terminal, so that I can compile without needing a secondary terminal open. I …

  8. Powershell azure get oauth token for application authentication

    Nov 27, 2023 · Token acquisition failed for user [email protected]. Ensure that you have authenticated with a developer tool that supports Azure single sign on". usually occurs if …

  9. Unable to use Azure Developer CLI (azd) in vsCode even after …

    Jun 1, 2023 · The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting …

  10. Win10: How to activate developer mode using powershell or …

    May 24, 2017 · 10 I want to activate the developer mode (to use the ubuntu subsystem), but I don't have admin account credentials. However, I have access to a cmd.exe with admin rights. …