1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="editreg.1">
6 <refentrytitle>editreg</refentrytitle>
7 <manvolnum>1</manvolnum>
12 <refname>editreg</refname>
13 <refpurpose>A utility for printing and editing NT4 registry files
19 <command>editreg</command>
20 <arg choice="opt">-v</arg>
21 <arg choice="opt">-c file</arg>
22 <arg choice="req">file</arg>
27 <title>DESCRIPTION</title>
29 <para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle>
30 <manvolnum>7</manvolnum></citerefentry> suite.</para>
32 <para><command>editreg</command> is a utility that
33 can visualize windows registry files (currently only NT4) and apply
34 so-called commandfiles to them.
40 <title>OPTIONS</title>
44 <term>registry_file</term>
45 <listitem><para>Registry file to view or edit. </para></listitem>
50 <term>-v,--verbose</term>
51 <listitem><para>Increases verbosity of messages.
56 <term>-c commandfile</term>
57 <listitem><para>Read commands to execute on <filename>registry_file</filename> from <filename>commandfile</filename>. Currently not yet supported!
67 <title>VERSION</title>
69 <para>This man page is correct for version 3.0 of the Samba
76 <para>The original Samba software and related utilities
77 were created by Andrew Tridgell. Samba is now developed
78 by the Samba Team as an Open Source project similar
79 to the way the Linux kernel is developed.</para>
81 <para>The editreg man page was written by Jelmer Vernooij. </para>