alert before clean browsers
This commit is contained in:
@@ -19,7 +19,7 @@ fn get_fast_cleaning_configs() -> Vec<CleaningConfig> {
|
||||
Some(10),
|
||||
true,
|
||||
));
|
||||
configs.push(CleaningConfig::new("回收站", "C:\\$Recycle.Bin", None, false));
|
||||
configs.push(CleaningConfig::new("回收站", "C:\\$Recycle.Bin", None, true));
|
||||
configs.push(CleaningConfig::new(
|
||||
"内核转储文件",
|
||||
"C:\\Windows\\LiveKernelReports",
|
||||
|
||||
Reference in New Issue
Block a user