Previous Topic: ApplyFunctionNext Topic: ApplyMappedFile


ApplyKey

ApplyKey

Applies a registry key including all of its values or an ini file section with all of its values from the source to the destination computer. This command can take two parameters. Only keys that were stored can be applied.

First parameter:

The Key path (string value)

Second parameter:

The new Key path (string value)

Usage:
ApplyKey(<Key path>, [new Key path]);
Example
ApplyKey("HKLM\\Software\\Microsoft\\Office\\8.0\\Word\\Data\\Toolbar");