Previous Topic: ApplyMappedValueNext Topic: ApplyValue


ApplySubKeys

ApplySubKeys

Applies a registry key, all of its values and all of its sub keys from the source to the destination computer. This command can take two parameters. Only the stored keys 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");