I would like to get a list of unique installed programs in windows,like in "add/remove programs" in windows. But the data at HKLM\Software\Microsoft\Windows\Current Version\Uninstall, has some duplicates. How do I filter them?
thanks
The recommended Win32 way of doing this would be to use the Microsoft Installer API. The function you want is MsiEnumProductsEx.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With