Hi All,
Is there a way to exclude multiple paths within the same exclude 1 or 2 fields?
I have more than two paths to exclude.
Thanks,
Exclude multiple paths
Re: Exclude multiple paths
Yes,
In Bulk config area add in new lines Changing XXX to item 3,4,5,6,7 and so on....
ExcludeKey3=Path|
ExcludeKey4=FILE|
etc...
ExcludeKeyXXX=FILE|%windir%\system32\LogFiles\|myfile.txt
Exclude KEY has several types listed below to allow you to exclude paths, files, regkeys etc...
ExcludeKeyX = [TYPE]|[PATH]|[FILENAME or REGISTRY KEY or FILETYPE or FILETYPES](Note the "|" in between)
Visit https://www.ccleaner.com/docs/ccleaner/ ... s-cleaning
for more info
In Bulk config area add in new lines Changing XXX to item 3,4,5,6,7 and so on....
ExcludeKey3=Path|
ExcludeKey4=FILE|
etc...
ExcludeKeyXXX=FILE|%windir%\system32\LogFiles\|myfile.txt
Exclude KEY has several types listed below to allow you to exclude paths, files, regkeys etc...
ExcludeKeyX = [TYPE]|[PATH]|[FILENAME or REGISTRY KEY or FILETYPE or FILETYPES](Note the "|" in between)
Visit https://www.ccleaner.com/docs/ccleaner/ ... s-cleaning
for more info
Re: Exclude multiple paths
Many thanks Cubert! I will give that a blast.