Top "Devenv" questions

DevEnv (or DevEnv.

" 'devenv' is not recognized as an internal or external command ..."

Is there a way to just open a VS project from the command prompt? For example, the way with Atom, …

visual-studio command-prompt devenv
White screen while opening visual studio

I installed visual studio 14.0 yesterday and there were some problem before installation itself although I installed it and when I …

visual-studio-2015 devenv
devenv process keeps running in background after I close Visual Studio 2015

Problem When I close Visual Studio 2015 by pressing the close button on the IDE, the devenv.exe process keeps running …

.net visual-studio visual-studio-2015 envdte devenv
how do I add preprocessor #define in devenv command line?

Is there a way to add extra preprocessor #define in devenv command line?

preprocessor devenv
How can i retrieve devenv.exe path for a vspackage installation?

I'm following this tutorial http://msdn.microsoft.com/en-us/library/bb458038.aspx to create a VsPackage Setup. In the part …

visual-studio-2008 devenv vspackage