Lines Matching refs:FILES
14 #include "base/files/file_enumerator.h"
15 #include "base/files/file_util.h"
203 VLOG(1) << "Removing all installer files for a non-multi installation.";
221 VLOG(1) << "Keeping all installer files due to a remaining "
236 // Removes all files from the installer directory, leaving setup.exe iff
244 base::FileEnumerator::FILES | base::FileEnumerator::DIRECTORIES);
462 // The list of files which setup.exe depends on at runtime. Typically this is
469 setup_exe.DirName(), false, base::FileEnumerator::FILES, L"*.dll");
555 // Enumerate all the files in target_path recursively (breadth-first).
561 base::FileEnumerator::FILES | base::FileEnumerator::DIRECTORIES);
578 // that is unlikely to help. Instead, schedule files for deletion and
587 // Try closing any running Chrome processes and deleting files once
715 << " files.";
1050 // We used to register Chrome to handle crx files, but this turned out
1152 // Chrome is not in use so lets uninstall Chrome by deleting various files
1353 // Finally delete all the files from Chrome folder after moving setup.exe
1359 // When deleting files, we must make sure that we're either a "single"
1437 // Remove files from "...\<product>\Application\<version>\Installer"