Skip to main content
Skip table of contents

EncryptToRegistry: write and encrypted entry into thw Windows Registry

Tag: EncryptToRegistry

The action EncryptToRegistry encrypts and stores a value into registry. This is mostly used internally and to help customers with bad configurations.

Tag Attributes 

AttributesValue Description
EncryptionKeyText value of the encryption key, if encryption is required - Not Required: If not supplied, the registry entry is not encrypted
RegistryKeyThe key is set in software/Ytria - Required
ValueWhatever must be set for the key in RegistryKey - Can be empty - Required

Example Scripts

XML
<EncryptToRegistry/>
XML
<ytriaAutomation>
	<EncryptToRegistry EncryptionKey="6Taxation6Is6Theft9EA4A0F1DTetragrammacide666" RegistryKey="dlx" value="nc"/>
</ytriaAutomation>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.