Recursively searches all folders in RootPath matching the 'MatchDirs' wildcard string, for file 'MatchFile'
The root path to start the search
Search subfolders matching this folder name
The filename to search for
SearchPaths("C:\Program Files\", "SysInternals", "du.exe")