This condition checks to see if a given registry key or value exists in Windows registry.
Standard Properties
See Standard Condition Properties.
Advanced Properties
Operator
|
exists |
True if the key or value exists. |
|
does not exist |
True if the key or value does not exist. |
Registry Key
The registry key to check.
Registry Value
The registry value to check. If this property is null, we only check to see if the key exists.