Regxx 1.1

License: Free ‎File size: 40.91 KB
‎Users Rating: 4.0/5 - ‎1 ‎votes

ABOUT Regxx

Regxx is a 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 /import / export registry key and value from a command console, support string, long integer and binary data. Example: Regxx {add/remove/import/export} [RootKeySubkey] [DataName] [DataValue] [DataType] [RegFile] - RootKey: HKLM, HKCU, HKCR, HKU, HKCC, HKDD, HKPD - DataName: Value name of the data - DataValue: Value of the data - RegType: REG_SZ, REG_DWORD, REG_BINARY(Hex/String with double quotaion) - RegFile: Registry flie to be import or export