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