Function findExecutablePath

For executable name w/o path, find absolute path to executable

string findExecutablePath (
  string executableName
);