I'm having issues excluding a folder via the CCleaner GUI where CCleaner will remove the folder even though it's listed as excluded!
What I'm excluding is the Microsoft Security Essentials signature file temporary update folder located not very smartly in the Windows\Temp folder here:
C:\WINDOWS\Temp\6035AFDD-C55A-4C97-A6F1-3BD03CFA2A60-Sigs
I exclude that folder location because I've had update issues with Microsoft Security Essentials if it's removed. When excluded in the CCleaner GUI the resulting exclusion listed in ccleaner.ini looks like this - but it doesn't work, pay attention to this tacked onto the end of it which is the problem: \|*.*
PATH|C:\WINDOWS\Temp\6035AFDD-C55A-4C97-A6F1-3BD03CFA2A60-Sigs\|*.*
Now when I manually edit ccleaner.ini to remove \|*.* making the exclusion look exactly like this CCleaner will then properly ignore the folder location leaving it intact, which is exactly what I want and need to happen:
PATH|C:\WINDOWS\Temp\6035AFDD-C55A-4C97-A6F1-3BD03CFA2A60-Sigs