Hi,
I would like to get installed application full path with version.
It's possible to find product path with version at the time of product installation time.
Please suggest your solution.
Thank You
Are you refering to an application created with Advanced Installer here?I would like to get installed application full path with version.
Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{Product_Version}
FOLLOW US