Registry

<< Click to Display Table of Contents >>

RayVentory Scan Engine > 12.6 u4 > User Guide > Inventory Agent > Local Java Recognition > Java Binaries Lookup on Windows 

Registry

Both, the 64-bit and the 32-bit part of the registry will be checked for all available Java versions installed on the system.

 

The 64-bit registry part HKLM\SOFTWARE\JavaSoft\Java Development Kit will be checked for the the value JavaHome. If the value exists and is set, the path will be added to the list of available Java versions.

The 32-bit registry part HKLM\SOFTWARE\Wow6432\JavaSoft\Java Development Kit will be checked for the the value JavaHome. If the value exists and is set, the path will be added to the list of available Java versions.

The 64-bit registry part HKLM\SOFTWARE\Java Runtime Environment will be checked for the the value JavaHome. If the value exists and is set, the path will be added to the list of available Java versions.

The 32-bit registry part HKLM\SOFTWARE\Wow6432\Java Runtime Environment will be checked for the the value JavaHome. If the value exists and is set, the path will be added to the list of available Java versions.

The registry part HKLM\SOFTWARE\Windows\jdk will be checked for the the value JavaHome. If the value exists and is set, the path will be added to the list of available Java versions. Furthermore, it will be checked if the path already exists in the list.

The registry part HKLM\SOFTWARE\Windows\jdk\jre will be checked for the the value JavaHome. If the value exists and is set, the path will be added to the list of available Java versions. Furthermore, it will be checked if the path already exists in the list.