Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / modules / rosapps / applications / sysutils / regexpl / README
1
2 Registry Explorer is console mode tool for reading/writing ReactOS
3 registry. Currently, access is provided only by means of interactive
4 commands, but scrpting support is planned too. Some of features are:
5 - Registry object name completion.
6 - DACL/SACL/Owner read access for keys.
7 - Remote machine registry access.
8
9 TODO:
10 - Scripting support
11 - Support for pessimistic completion and other console interfaces
12 (simple stdout, ncurses).
13 - Write access to DACL/SACL/Owner of registry keys.
14
15 Notes:
16 - Site at http://www.geocities.com/registryexplorer/ is discontinued.
17 For more info see this file and ReactOS site.