Overview | Fields | This Package | All Packages
Represents the HKEY_USERS root key.
Syntax
public static final RegistryKey USERS;
Remarks
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.