Registry

Represents the local system registry.

Members

Properties

classesRoot
Key classesRoot [@property getter]

Returns the root key for the HKEY_CLASSES_ROOT hive

currentConfig
Key currentConfig [@property getter]

Returns the root key for the HKEY_CURRENT_CONFIG hive

currentUser
Key currentUser [@property getter]

Returns the root key for the HKEY_CURRENT_USER hive

dynData
Key dynData [@property getter]

Returns the root key for the HKEY_DYN_DATA hive

localMachine
Key localMachine [@property getter]

Returns the root key for the HKEY_LOCAL_MACHINE hive

performanceData
Key performanceData [@property getter]

Returns the root key for the HKEY_PERFORMANCE_DATA hive

users
Key users [@property getter]

Returns the root key for the HKEY_USERS hive

Meta