# 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"
  }
}
Last Updated: 9/10/2023, 11:30:14 AM