Unable to Read Registry
Posted: Tue Mar 18, 2025 1:19 am
I'm using Installaware Multi Platefrom in windows & unable to read my app location from the registry in Windows. However, when I run it in CMD, I'm able to retrieve my app location.
This is the code:
In AgentLocation I'm getting nothing.
This is the code:
Code: Select all
Read Registry Key HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\My_APP\InstallLocation into AgentLocation
In AgentLocation I'm getting nothing.