Page 1 of 1

Exclude multiple paths

Posted: Tue Jul 14, 2020 7:24 pm
by Moza
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,

Re: Exclude multiple paths

Posted: Thu Jul 16, 2020 6:50 pm
by Cubert
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

Re: Exclude multiple paths

Posted: Thu Sep 17, 2020 4:20 pm
by Moza
Many thanks Cubert! I will give that a blast.