
Use this application as an alternative for the registry editor that comes with windows (REGEDIT.EXE). Registry Commander can do what all other registry editors can't such as cut/copy/paste, advanced search, change value type (string => binary), bookmark of keys and values, support of other types than just strings, dword and binary values. A thing I never understood is why no registration database editors showed the size of the value data, this is properly one of the things that made me create this application!
Registry Commander Features
Registry Commander uses some standard shortcuts defined from back in the DOS days in applications such as Norton Commander.

A column always displays the size of a values data.

Supports all 12 data types in the registry, defined in the "winnt.h" header file. Most other registry editors only handles Strings, Binary, DWord & Expanded Strings sometimes even MultiString, that's only 5.

Copy or Rename/Move entire keys and values from one key to another.

A history list has been added to quickly jump from current key to a previously key.

Cut or Copy keys and values from one key and paste them into another, using the clipboard.

With the reg:// protocol, you can create links to a specific key in the registry, it works the same way as http:// does.

Able to change a value's data type. E.g. you can change a string into a binary value without changing the contents of the data.

Ability to interpret one value for another, without modifying the data. This would allow you to view a string saved as a binary value.

Search part of or the entire registry database, not only can you search by a keyword, but you can also search by size or data type.

Registry Commander allows you to bookmark keys or values so you can access them more quickly.