Live Chat Icon For mobile
Live Chat Icon

How do I start Visual Studio.NET from the command line

Platform: WinForms| Category: Tips

Simply type devenv.exe from the command line. If you get a message like this, then you do not have devenv.exe in your path. >>> ’devenv.exe’ is not recognized as an internal or external command, operable program or batch file. >>> To fix this simply run the batch file, vsvars32.bat that comes with Visual Studio.NET from the command line in the working folder. After you run this batch file devenv.exe will be available from the command line in that folder.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.