Auto-Generated Documentation
This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.
Registry¶
Fields related to Windows Registry operations.
Field | Type | Description | Required | Default |
---|---|---|---|---|
data | RegistryData | Fields related to data written to Windows Registry. | Optional | None |
hive | Keyword | Abbreviated name for the hive. | Optional | None |
key | Keyword | Hive-relative path of keys. | Optional | None |
path | Keyword | Full path, including hive, key and value. | Optional | None |
value | Keyword | Name of the value written. | Optional | None |