Represents the HKEY_USERS root key.
public static final RegistryKey USERS;
The USERS root key is used to store information for all users of the system. To store information for the current user on the computer, use the CURRENT_USER key.