static L windowsProgramFilesDirs() { ret dirsThatExist( "C:\\Program Files", "C:\\Program Files (x86)"); }