Previous Topic: ApplyMappedValueNext Topic: ApplyValue


ApplySubKeys

ApplySubKeys

Applies a registry key, all of its values and all of its subkeys 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:
ApplySubKeys(<Key path>, [new Key path]);
Example:
ApplySubKeys("HKCU\\Software\\Microsoft\\Office\\8.0\\Word");