static L<File> filesInProgramDir(S progID) {
  ret asList(listProgramFiles(progID));
}