From 5f9857d002ffb33dfdcfde2fd31607358ca44548 Mon Sep 17 00:00:00 2001 From: jacob Date: Fri, 5 Mar 2004 19:01:45 +0000 Subject: [PATCH] Finally correct REGEDIT syntax for "saving in a file" hack. (verified on Win2K) git-svn-id: svn://svn.tartarus.org/sgt/putty@3922 cda61777-01e9-0310-a592-d414129be87e --- doc/config.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.but b/doc/config.but index 0681aee6..0d88ef7f 100644 --- a/doc/config.but +++ b/doc/config.but @@ -1,4 +1,4 @@ -\versionid $Id: config.but,v 1.75 2004/03/01 18:17:34 jacob Exp $ +\versionid $Id: config.but,v 1.76 2004/03/05 19:01:45 jacob Exp $ \C{config} Configuring PuTTY @@ -2295,7 +2295,7 @@ Here is an example \c{PUTTYRND.REG} file: \c REGEDIT4 \c \c [HKEY_CURRENT_USER\Software\SimonTatham\PuTTY] -\c "RandSeedFile"="a:\putty.rnd" +\c "RandSeedFile"="a:\\putty.rnd" You should replace \c{a:\\putty.rnd} with the location where you want to store your random number data. If the aim is to carry around -- 2.11.0