Function findExecutablePath

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

string findExecutablePath(
  string executableName
);