How to fix the system cannot find the file specified in. visual studio twenty twenty two developer command prompt version seventeen point seven six copyright C twenty twenty two Microsoft Corporation build pool

Sahil Dhaliwal 0 Reputation points
2023-11-02T23:01:31.8233333+00:00

I am having a problem downloading the visual studio build tools. Whenever I press launch after downloading, it sends me to the developer command prompt in an unknown application. It gives me the message that the system cannot find the file specified and I do not know what it means or what this application is. If anybody could please help me set this up for unity. Thank you.

Developer technologies | Visual Studio | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,436 Reputation points Microsoft External Staff
    2023-11-03T08:54:17.23+00:00

    Hello @Sahil Dhaliwal ,

    Welcome to Microsoft Q&A forum.

    It’s expected that when you click the "Launch" button, Developer Command Prompt for VS 2022 appears and redirects to the directory of "Build Tools".

    Build Tools contains compilers and it’s different from other editions of VS IDE. It doesn’t include a UI interface. Generally, running the commands is the correct way to use it, so above behavior is expected. See following screenshot:

    User's image

    But the error message is not expected, please make sure that you have installed the workloads that you want and open VS Installer, click More, Repair to repair VS Build Tools.

    Best Regards,

    Tianyu


    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.