Previous Topic: StoreMappedFileNext Topic: StoreMappedSubKeys


StoreMappedKey

StoreMappedKey

Retrieves a registry key and all its values or an ini file section and all its values from the source computer. If any of the value names or value data is a directory path, they are mapped to the appropriate path. This command takes one parameter that is the key path and is a string value.

First parameter:

The Key path (string value)

Usage:
StoreMappedKey(<Key path >);
Example:
StoreMappedKey( "HKCU\\Software\\Microsoft\\Office\\8.0\\Word\\Options" );