Hey guys, I got a problem that I really have no idea where to begin.

Basically, I'm writing a program utility to help create DOS batch files and then it automatically runs the batch files. However, the commands in the batch files require use of an executable program. So how do I let the user select the proper directory of where the executables are located so I can run these exe files? Is it even possible? Just seems really strange to me.

Thanks for any help. If you need clarification let me know!