RECURSE in Winapp2.ini

Hi

Can I force ccleaner to recursively remove mmm files from my c:\ drive?

This is my winapp2.ini

[mmm files]

LangSecRef=3021

LangRef=mmm files

Detect=HKLM\SOFTWARE\mycompany\myapplication\1.0

Default=True

FileKey1=%HOMEDIRVE%|*.mmm|RECURSE

FileKey2=%ProgramFiles%\mycompany\myapplication|*.mmm|RECURSE

%HOMEDIRVE% is C: in the machine environment variables

using %SystemDrive% didn't help

CCleaner will only remove form FileKey2 and ignore FileKey1

Is it a bug?

It is %HomeDrive% and not %HomeDirve%.