by David | Aug 16, 2014 | Automation, Environment
I got it into my head earlier this evening that maybe I couldn’t reach my files that should be registered in the PATH variable because it had been truncated, after all when I ran ECHO %PATH% I did get a truncated text. However that is probably just due to the...
by David | Aug 10, 2014 | Deployment, Development, General, Tooling, Tools
There’s always that time when you set up a new environment and want to get to that file registered in %PATH%, like msbuild in the developers console or something. You Google or dir /s and eventually find that files but always wonder, is there...