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
Regxx 1.1 was released by xStudio.ca on Thursday 12 August 2004. Its known requirements are : VB 6 Runtime.
Regxx will run on Windows 95, Windows 98, Windows Me, Windows 2000, Windows NT and Windows XP.