<iREGKEY KEY
Usage
See Also |
="keyname"
[SECTION="key section" (hkey_local_machine) [DELETE="<true | false>" (FALSE) [ORD="sub key index"] (1) > This tag is used to get information on a registry KEY on Windows NT. If KEY does not exist, it will be created. The SECTION specifies the section of the registry for this KEY. ORD is the sub key index number. To DELETE a subkey use put KEY="whatever" DELETE="sub key no longer desired". iREGVAL, iCONFIG, iREFRESH |