Registry Consol Tool for user who have to modify registry. Network Administrator can use it in a batch file to modify registry. Programmer can add this to it´s installation procedure.
Create / delete registry key and value from a command console, support string, long integer and binary data.
Example:
Regxx {add / remove} RootKeySubkey [DataName] [DataValue] [DataType]
RootKey: HKLM, HKCU, HKCR, HKU, HKCC, HKDD, HKPD
RegType: REG_SZ, REG_DWORD, REG_BINARY(Hex / String with double quotaion)
Free for non-commercial use only. |