I need to grab information about the applications on
a machine. Right now I'm looping through
HKLM\SOFTWARE\M icrosoft\Window s\CurrentVersio n\Uninstall and pulling
"DisplayNam e", "DisplayVersion ", and "Publisher" from each key in
Uninstall. Is there a better way to do this? TIA
a machine. Right now I'm looping through
HKLM\SOFTWARE\M icrosoft\Window s\CurrentVersio n\Uninstall and pulling
"DisplayNam e", "DisplayVersion ", and "Publisher" from each key in
Uninstall. Is there a better way to do this? TIA