Retrieves a registry key value or an ini file section value from the source computer.
key path - A string value that is the path to the key value or ini file section value.
value name - A string value that is the value name.
StoreValue(<key path>, <value name>);
StoreValue(“HKCU\\Software\\Microsoft\\Office\\8.0\\Common\\Toolbar”, “Tooltips”);
StoreValue (“C:\\WINDOWS\\WORDPAD.INI\\Options”,” WordSel”);
|
Copyright © 2013 CA.
All rights reserved.
|
|