Files
reactos/rosapps/sysutils/regexpl
Nedko Arnaudov 7671e20ce8 Remove definitions now present in /reactos/include/ntos/security.h
svn path=/trunk/; revision=12813
2005-01-05 02:21:05 +00:00
..
2003-07-06 04:48:53 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-10 01:25:29 +00:00
2005-01-04 23:36:14 +00:00
2005-01-04 21:40:25 +00:00
2003-02-09 02:13:27 +00:00
2005-01-04 21:40:25 +00:00
2005-01-04 21:40:25 +00:00
2005-01-04 21:36:26 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-10 01:25:29 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-04-24 22:53:00 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00
2005-01-04 21:40:25 +00:00
2001-01-13 23:55:37 +00:00

-*- 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.