# setRegistryKey
State Resource
This is a State Resource as provided by the tymly-core-plugin plugin.
# Purpose
Sets an arbitrary registry key value
# Usage
# Example
{
"SetRegistryKey": {
"Type": "Task",
"Resource": "module:setRegistryKey",
"InputPath": "$.setRegistryKey",
"Next": "RefreshRanking"
}
}