Is there a way to permanently modify your PATH from the command line?
I find myself often trying to run a command or two on the DOS prompt, and find out it's not on my path. I manually find the location, use the tool with a long winded path, and forget to add it to my path so I don't have to do that rigmarole again.
Ideally I'd love to say addToMyPath.exe [dir] and it would auto add to my regkey for the path. Anything like that exist?