I would like to know if there is how to use CCleaner with command line to list all the programs that are installed on my PC.
Does this way not work for you?
http://www.piriform.com/docs/ccleaner/ccleaner-how-tos/listing-installed-programs
in the command prompt browse to your ccleaner.exe
-> "ccleaner /tools"
(or put in the complete path of your installed ccleaner behind the command prompt -> for example "c:\programme\ccleaner\ccleaner.exe /tools")
or
rightclick on your ccleaner-shortcut -> properties
-> Destination -> your installpath\CCleaner\CCleaner64.exe /tools
Command-line parameters for CCleaner operation pane focus
CCleaner has four 'panes': Cleaner, Registry, Tools, and Options. When the program is open, you can access each pane by clicking the associated icon/button at left.
If you are launching CCleaner from a command line, you can now have it open on a particular pane by specifying one of the following command-line switches:
- /CLEANER
- /REGISTRY
- /TOOLS
- /OPTIONS
If CCleaner is already open, it will display the appropriate pane. If you have more than one instance of CCleaner running, the command-line switch will only affect the topmost (if open) or left-most (if minimized) instance.
Note: CCleaner will only recognize the first pane-related command-line switch.