You got answer on MSDN forums telling you to run devenv /ResetSettings in Visual Studio 2008 command prompt but after searching you computer you can’t find it. Where the heck is it?
Look at below picture, you will be able to find it easily.
If it doesn’t help,
Visual Studio 2005
Start Menu -> All Programs -> Microsoft Visual Studio 2005 -> Visual Studio Tools -> Visual Studio 2005 Command Prompt
Visual Studio 2008
Start Menu -> All Programs -> Microsoft Visual Studio 2008 -> Visual Studio Tools -> Visual Studio 2008 Command Prompt
Visual Studio 2010
Start Menu -> All Programs -> Microsoft Visual Studio 2010 -> Visual Studio Tools -> Visual Studio Command Prompt (2010)
I went to both places in VS 2008, and it’s not listed there.
Hi Tina, try logging in to your computer using administration account (or account with administration previlege).
Wherever I look for it, its not there.
I checked it at least 100 times.
Which VS edition do you use?
there is no exe for visual studio command prompt it loads a bat file in C:\Program Files (x86)\Microsoft Visual Studio\VC\vcvarsall.bat
I can’t see it too, do I have to download a special program or something?
there is no exe file available…the command prompt is there but no exe file …please help???
Hi tarun,
There is no .exe file. The shortcut is pointing to .bat file.
For example VS 2010 command prompt, when you check the shortcut property it points to %comspec% /k “”C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat”” x86
Good luck!
Do visual studio 6 doesn’t have command prompt ?