|
#1
|
|||
|
|||
Read Registry?
I found the Write Registry action, but is there a Read Registry action? If not, how would I accomplish this? Would I need to write a script function to do this?
|
#2
|
|||
|
|||
You can use the REG_READ system macro -- see RegRead in the help index and the RegEdit.bld sample.
|
|
|