|
|
|
|
|
by archangel_one
5070 days ago
|
|
Not many application executables in Windows are in your PATH, so cmd is not going to find them. Even for the ones that are, you have to type the name of the .exe which is not necessarily obvious; eg. Visual Studio -> devenv.exe. |
|