Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Change default visual studio command prompt directory

  • 21-10-2011 7:23pm
    #1
    Registered Users, Registered Users 2 Posts: 714 ✭✭✭


    Hi, how do you change the default directory for the visual studio command prompt,? I'm using ms visual studio 2010 pro for c++.


Comments

  • Registered Users, Registered Users 2 Posts: 2,781 ✭✭✭amen


    right click the command prompt icon and select properties
    Change the start in parameter to your folder of choice


  • Registered Users, Registered Users 2 Posts: 15,065 ✭✭✭✭Malice


    In addition to amen's post, you can also manually update the batch file yourself to do other stuff if you need to. Mine is located in C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat. Your location may vary depending on where VS is installed.


Advertisement