AddToEnvPath is a tiny tool which I wrote to help me add some path to the Environment Path variable. Like this you gain easy access to tools like STSADM.EXE and GACUTIL.EXE no matter the command line location. It works pretty simple: addtoenvpath <your path> eg. Addtoenvpath C:\MyFolder As I use...