Registry.LOCAL_MACHINE

Overview | Fields | This Package | All Packages

Registry.LOCAL_MACHINE

Represents the HKEY_LOCAL_MACHINE root key.

Syntax

public static final RegistryKey LOCAL_MACHINE;

Remarks

The LOCAL_MACHINE root key is used as the root for all computer-specific settings. Your application must not require write access to this key because on many computers, the current user does not have write access to the key.