Duplicate Entries in CC Application list using Winapp2.ini

How to use Winapp2.ini and not get duplicate entries?

I used Winapp2.ini and many entries are now duplicated.

I uninstalled and reinstalled CCleaner but this made no difference.

Please advise.

winapp2.ini entries should have an asterisk just before the cleaner name to avoid any possibile confusion against the default cleaners already built into CCleaner.

How something would appear in the included cleaners already provided by CCleaner:

[Xvid (Stats)]
; Removes the Xvid recently used files history.
LangSecRef=3023
Detect=HKCU\Software\GNU\Xvid
Default=True
RegKey1=HKCU\Software\GNU\Xvid|stats

How they should appear in winapp2.ini (notice the asterisk before the cleaner name, this will also show up in CCleaner):

[*Xvid (Stats)]
; Removes the Xvid recently used files history.
LangSecRef=3023
Detect=HKCU\Software\GNU\Xvid
Default=True
RegKey1=HKCU\Software\GNU\Xvid|stats