registry key

The <registry key> objects represent Windows registry keys whose existence and properties can be inspected. Keys can be identified by name. There are several inspectors that return keys from parts of the registry that store file associations and active device drivers.

Version Platforms
8.0.584.0 Windows

Creation

current user key <logged on user> of <registry> : registry key
current user key of <registry> : registry key
device key <string> of <registry> : registry key
device key of <registry> : registry key
driver key of <active device> : registry key
file extension <string> of <registry> : registry key
file type <string> of <registry> : registry key
parent key of <registry key value> : registry key
user key of <logged on user> : registry key

Properties

application <string> of <registry key> : application
application folder <string> of <registry key> : folder
application folder of <registry key> : folder
application of <registry key> : application
default value of <registry key> : registry key value
driver key of <registry key> : registry key
last write time of <registry key> : time
name of <registry key> : string
parent key of <registry key> : registry key
pathname of <registry key> : string
security descriptor of <registry key> : security descriptor
wow64 of <registry key> : boolean

Casts

<registry key> as string : string