Steam not listed under Cleaner

Hello. After reading this thread I am begining to think this is a bless rather than a bug, lol, but I have Steam installed to E:\Steam and CCleaner doesn't show it under the programs tab for cleaner.

Tried the new 3.05.1409 build and Steam isn't yet recognized.

Tried the new 3.05.1409 build and Steam isn't yet recognized.

See here - http://forum.piriform.com/index.php?showtopic=32045&view=findpost&p=191043

I have already read that thread. It's not the same issue I am having.

CCleaner detects Steam by

[steam]

DetectFile=%ProgramFiles%\Steam\Steam.exe

But the correct location of steam is

HKCU\Software\Valve\Steam\SteamPath

REG_SZ = "s:/steam"

(I have Steam installed on Drive S: - long term users of steam have learned that with hundreds of GBs of games installed - moving everything to a drive other than C: is a good move).

CCleaner should support getting an install path from the registry, which is how many other programs detect where the program path is located (during upgrades etc), or at least let the user specify the location the app is installed (from the GUI front end) rather than assume that everything always gets installed in C:\Program Files)