Hi,
We are looking for tool to export registry value. It should export only required registry value not all registry values under a key. for eg
HKEY_LOCAL_MACHINESYSTEMControlSet001ControlBiosinfo
the above key contains two values as below
“InfName”=”biosinfo.inf”
“SystemBiosDate”=”01/29/00”
we want to export “infName” alone.
Any tool which can export like this.
Thanx