What I want to do is very simple, yet can\'t find the way to do it.
In my projects I have several .bat files (I know, I\'m old) the perform some tasks like running SqlMe
Check out the Open Command Line Visual Studio extension.
As per the description, it features:
For files in your solution, a context-menu button shows up.
Alternatively, the keyboard shortcut Shift+Alt+5 can be used when editing a batch file. This makes it really easy and fast to execute any batch file - even ones that are not part of your project.