I want to make a batch file that gives me a selection to open various executables. For example,
What do you want to open?
1. Application1.exe
2. Application2.exe
3. Application3.exe
Inputting a number will open the desired executable that isn't in the same directory as the batch file itself. So it's basically a launcher.