I want my program to be able to find exe's, similar to that of Window's Run, so that I don't have to specify which directory the program is in. This eliminates the problem of the Program being opened not being in the default directory and having the user not being able to open the program when they know its there.

Does anyone know how to do it???