reactos/rosapps/applications/sysutils/regexpl/README
Hermès Bélusca-Maïto 66a44527fd Remove the unneeded $Id$ blabla from the source code.
svn path=/trunk/; revision=58493
2013-03-14 01:14:18 +00:00

18 lines
623 B
Plaintext

Registry Explorer is console mode tool for reading/writing ReactOS
registry. Currently, access is provided only by means of interactive
commands, but scrpting support is planned too. Some of features are:
- Registry object name completion.
- DACL/SACL/Owner read access for keys.
- Remote machine registry access.
TODO:
- Scripting support
- Support for pessimistic completion and other console interfaces
(simple stdout, ncurses).
- Write access to DACL/SACL/Owner of registry keys.
Notes:
- Site at http://www.geocities.com/registryexplorer/ is discontinued.
For more info see this file and ReactOS site.