Some minor documentation at last.

svn path=/trunk/; revision=4119
This commit is contained in:
Nedko Arnaudov 2003-02-09 02:13:27 +00:00
parent 541a44a00e
commit 3cf6c316e7

View file

@ -0,0 +1,19 @@
-*- Mode: Text -*-
$Id: README,v 1.1 2003/02/09 02:13:27 narnaoud Exp $
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.