01-22-2010, 05:06 PM
Yes, possible. For example, hives and keys in regedit can be selected using accessible object functions.
But at first try RegLoadKey function. It is Windows function, documented in MSDN library. I did not try it, but I think it does the same as the Load Hive menu item in regedit. Then use rset to change . to ,. Then call RegUnLoadKey function.
Macro Macro1267
But at first try RegLoadKey function. It is Windows function, documented in MSDN library. I did not try it, but I think it does the same as the Load Hive menu item in regedit. Then use rset to change . to ,. Then call RegUnLoadKey function.
Macro Macro1267