Still searching the internet.
Found this on an old website with dos programs. Only all links are dead. Can not find the program itself.
Run.zip v7.0a
Author: Bremer Corporation (1995)
Run is a simple program execution aid. RUN pops up a list of EXE, COM, and BAT files contained in the current directory (or any directory if you supply a path on the command line). Scroll or jump through the list using the cursor, Home, End and Page keys. Simply highlight and launch a selected program or press its short-cut letter. You can filter the list by passing RUN an executable wildcard (e.g., RUN *.bat displays only batch files.). There are no hidden "costs" to using RUN (no memory overhead, doesn't load a new command processor); it passes commands to DOS and then kills itself. Documentation is sparse.