Previous Topic: StoreFileNext Topic: StoreMappedFile


StoreKey

StoreKey

Retrieves a registry key and all its values or an ini file section and all of its values from the source computer. This command takes one parameter that is the key path and is a string value.

First parameter:

The Key path (string value)

Example:
StoreKey( "HKCU\\Software\\Microsoft\\Office\\8.0\\Word\\Options" );