Applies a registry key value from the source to the destination computer. This command takes four parameters. Only the stored values 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 © 2014 CA Technologies.
All rights reserved.
|
|