1REGTREE(1)                System Administration tools               REGTREE(1)
2
3
4

NAME

6       regtree - Text-mode registry viewer
7

SYNOPSIS

9       regtree [--help] [--backend=BACKEND] [--fullpath] [--no-values]
10               [--credentials=CREDENTIALS] [location]
11

DESCRIPTION

13       The regtree utility prints out all the contents of a Windows registry
14       file. Subkeys are printed with one level more indentation than their
15       parents.
16

OPTIONS

18       --help
19           Show list of available options.
20
21       --backend BACKEND
22           Name of backend to load. Possible values are: creg, regf, dir and
23           rpc. The default is dir.
24
25       --credentials=CREDENTIALS
26           Credentials to use, if any. Password should be separated from user
27           name by a percent sign.
28
29       --fullpath
30           Print the full path to each key instead of only its name.
31
32       --no-values
33           Don't print values, just keys.
34

VERSION

36       This man page is correct for version 4.0 of the Samba suite.
37

SEE ALSO

39       gregedit, regshell, regdiff, regpatch, samba
40

AUTHOR

42       This utility is part of the Samba[1] suite, which is developed by the
43       global Samba Team[2].
44
45       This manpage and regtree were written by Jelmer Vernooij.
46

NOTES

48        1. Samba
49           http://www.samba.org/
50
51        2. Samba Team
52           http://www.samba.org/samba/team/
53
54
55
56Samba 4.0                         05/11/2019                        REGTREE(1)
Impressum