J
jake
After I generate a list of installed applications by getting the
DisplayName value of the subkeys of the following 2 registry keys:
hkey_local_machine\Software\Microsoft\Windows\CurrentVersion\Uninstall
and
hkey_current_user\Software\Microsoft\Windows\CurrentVersion\Uninstall
(Or, if you have a better way, please let me know),
and then after I select one of them, and assuming it has an exe, how
do I get the path to that exe?
Your help is greatly appreciated.
jake
DisplayName value of the subkeys of the following 2 registry keys:
hkey_local_machine\Software\Microsoft\Windows\CurrentVersion\Uninstall
and
hkey_current_user\Software\Microsoft\Windows\CurrentVersion\Uninstall
(Or, if you have a better way, please let me know),
and then after I select one of them, and assuming it has an exe, how
do I get the path to that exe?
Your help is greatly appreciated.
jake