I have downloaded and installed Visual Studio 2013 Express (from here)
When i try to run the command devenv I get an error -
Asked
Active
Viewed 295 times
0
-
1Most likely it's just not in your `PATH` environment variable. Have you tried starting it from the Start menu/screen icon? – alroc Mar 08 '15 at 00:27
-
1`devenv` is the name of the VS Professional process. VS Express is named differently but since I don't have it installed, I don't have it handy. – Jeroen Vannevel Mar 08 '15 at 00:38