windows-reg.rst
changeset 1334 9bf0d5a1f0cf
parent 1066 f378e6f4e9e7
child 1905 fba288d59662
--- a/windows-reg.rst	Fri Jul 13 22:02:58 2012 +0300
+++ b/windows-reg.rst	Fri Jul 13 22:32:19 2012 +0300
@@ -1,12 +1,19 @@
+.. -*- coding: utf-8; -*-
+.. include:: HEADER.rst
 
 =================
  Registry files.
 =================
+.. contents::
 
+How to add, modify, or delete registry subkeys and values.
+==========================================================
 ::
 
   cmd# regedit.exe /s path-to.reg
 
+See:
+
   http://support.microsoft.com/kb/310516
                 How to add, modify, or delete registry subkeys and values by
                 using a registration entries (.reg) file.