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

NAME

6       regdiff - Diff program for Windows registry files
7

SYNOPSIS

9       regdiff [--help] [--backend=BACKEND] [--credentials=CREDENTIALS]
10               [location]
11

DESCRIPTION

13       regdiff compares two Windows registry files key by key and value by
14       value and generates a text file that contains the differences between
15       the two files.
16
17       A file generated by regdiff can later be applied to a registry file by
18       the regpatch utility.
19
20       regdiff and regpatch use the same file format as the regedit32.exe
21       utility from Windows.
22

OPTIONS

24       --help
25           Show list of available options.
26
27       --backend BACKEND
28           Name of backend to load. Possible values are: creg, regf, dir and
29           rpc. The default is dir.
30
31           This argument can be specified twice: once for the first registry
32           file and once for the second.
33
34       --credentials=CREDENTIALS
35           Credentials to use, if any. Password should be separated from user
36           name by a percent sign.
37
38           This argument can be specified twice: once for the first registry
39           file and once for the second.
40

VERSION

42       This man page is correct for version 4.0 of the Samba suite.
43

SEE ALSO

45       gregedit, regshell, regpatch, regtree, samba, patch, diff
46

AUTHOR

48       This utility is part of the Samba[1] suite, which is developed by the
49       global Samba Team[2].
50
51       This manpage and regdiff were written by Jelmer Vernooij.
52

NOTES

54        1. Samba
55           http://www.samba.org/
56
57        2. Samba Team
58           http://www.samba.org/samba/team/
59
60
61
62Samba 4.0                         10/30/2018                        REGDIFF(1)
Impressum