Applies a registry key value from the source to the destination computer. This command takes four parameters. Only values that were stored can be applied.
The Key path (string value)
The Value name (string value)
The new Key path (string value)
The new Value name (string value)
ApplyValue(<Key path>, <Value name>, [new Key path], [new Value name]);
ApplyValue("HKCU\\Software\\Microsoft\\Office\\8.0\\Common\\Toolbar", "Tooltips");
|
Copyright © 2013 CA.
All rights reserved.
|
|