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.
Code: Select all
Read Registry Key HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\My_APP\InstallLocation into AgentLocation
Code: Select all
Get System Setting Windows in 64 bit Mode into ISWINDOWS64BIT
if Variable ISWINDOWS64BIT Equals TRUE
Set x64 - Native 64 bit Windows, AMD64, EM64T, and ARM64 Architectures - installation mode
end
Set Variable APPLOCATION to
Read Registry Key HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\My_App\InstallLocation into $APPLOCATION$
MessageBox: Agent LOCATION, Location -> $APPLOCATION$
Code: Select all
Get System Setting Windows on ARM into AARCH64
Users browsing this forum: No registered users and 59 guests