A few years ago I wrote programs in AutoIT V3/SCITE to automate cleaning my pc using the free programs CCleaner, Defraggler and Malwarybytes' Anti-Malware. Piriform has updated CCleaner to where I can no longer access controls to Fix (All) Issue(s) in a child window with no window title and no underlined control in the window to do a "&F" to say "Fix Issue" or whatever the control might be.
I am using AutoITWindow Info as I used to do to find control IDs, Titles, Instances, etc with ControlCommand and lately ControlClick embedded in "ControlCommand(IsEnabled=1" embedded in an IF..Endif.
I don't know if I am doing something stupid or I need to upgrade the V3.X to newer or what. This worked fine for a few years and now CCleaner hits a brick wall. Defraggler and Malwarebytes code still work like they used to. I could use some help because this used to work well and kept my pc running pretty fast. Thank You.
CC.au3