Tagged Questions

3
votes
2answers
460 views

HowTo: Parse the UninstallString reg entry

In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ is the list of installed programs in my machine (at least most of them). There, there's a String Value called UninstallString …