weird registry key that even CCleaner can't put to ignore list

as the title says..

here's the screenshot

o8a2rr.jpg

P.S: modes pls change the "weired" to weird :D i just mispelled it :P

P.S: modes pls change the "weired" to weird :D i just mispelled it :P

Done!

---------------------

You can add the exclusions manually. I've did a good number myself of stuff I thought perhaps shouldn't be messed with.

The example below is how it's done (you just input your own exclusions from what CCleaner lists in the registry cleaner that you want excluded by opening CCleaner.ini, and typing them in):

Exclude1=REG|HKCR\DirectAnimation.PathControlExclude23=REG|HKCU\Software\GExpertsExclude24=REG|HKCR\FlashProp.FlashProp.1

thanks for the advice andavari :)

You're welcomed!

A note to pay attention to where the key is actually located as they're using the abbreviated path versions:

REG|HKCR\ = HKEY_CLASSES_ROOT

REG|HKCU\ = HKEY_CURRENT_USER

REG|HKLM\ = HKEY_LOCAL_MACHINE

...and so forth.