Template - addRegistryKeyPart

Template - addRegistryKeyPart

Description :

This command adds a registry key to an existing template. For the exact format of the registry key path, see the command addFilePart . This command returns a handle to the updated template. Note that this handle is different from any previously returned handles. All other handles are invalid.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

templateKey

DBKey

Handle to the existing template to which you want to add a registry key.

assetPath

String

NSH-style path to the asset.

bRecurse

Boolean

True to recurse into sub keys, false otherwise.

bIncludeRegistryAcls

Boolean

True to collect registry ACLs, false otherwise.

Example

See the example for addFilePart .

Was this page helpful? Yes No Submitting... Thank you

Comments