Is there any Java library available to handle the windows registry file (.reg).Like read and write KEYS, SUBKEYS and DATA from an selected registry file.
NOTE: There is solutions available to handle the Windows registry by java. But the needed is to reading registry values, keys and data from (.reg) extension file not directly from registry.