'add/remove programs' or 'programs and features' list getting list of installed software that matches control panel's
here is the way to get the installed programs list.
the registry key:
/LM/Software/Microsoft/Windows/CurrentVersion/Uninstall/
this query result just list the software which package by win-installer
is
WMI :
Win32_Product
But these methods are not list all of the installed software, the list is not match with the control panel's add/remove programs ...
And many PC assistant program can list all of the installed software, like: QQ Management. CClearn & etc.
how did they do that?
So ,This is my question.
this is some reference :
Important Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.