I would like to easily run a batch file without leaving Visual Studio. The batch files are not always the same, they change depending on the solutio
I did this by right clicking the batch file and choosing "Open With", then I added a new editor and used explorer.exe (and then set that to be the default editor).