Daily Archives: June 15th, 2004

Who writes this stuff?

If, for some reason, I append “.exe” to devenv, when running a command line build in a batch file, the build runs but is completely silent.
If I copy and paste that same command into a regular command prompt window, it returns immediately and the build happens silently in the background.
If I don’t put .exe on […]