you would enumerate the files in the desired folder using FindFirstFile and FindNextFile API calls. Then with each result you would call the RunMe function but first make an edit to it to take an argument of the filepath with file name.