Fix umpnpmgr build
[reactos.git] / rosapps / sysutils / regexpl / README
1 -*- Mode: Text -*-
2 $Id: README,v 1.1 2003/02/09 02:13:27 narnaoud Exp $
3
4 Registry Explorer is console mode tool for reading/writing ReactOS
5 registry. Currently, access is provided only by means of interactive
6 commands, but scrpting support is planned too. Some of features are:
7 - Registry object name completion.
8 - DACL/SACL/Owner read access for keys.
9 - Remote machine registry access.
10
11 TODO:
12 - Scripting support
13 - Support for pessimistic completion and other console interfaces
14 (simple stdout, ncurses).
15 - Write access to DACL/SACL/Owner of registry keys.
16
17 Notes:
18 - Site at http://www.geocities.com/registryexplorer/ is discontinued.
19 For more info see this file and ReactOS site.