From e35b295164f7ef50373fbb25ddd80a94a2ab0fae Mon Sep 17 00:00:00 2001 From: owen Date: Sun, 28 Jan 2001 14:38:23 +0000 Subject: [PATCH] Instructions on setting PATH more permanently. git-svn-id: svn://svn.tartarus.org/sgt/putty@908 cda61777-01e9-0310-a592-d414129be87e --- doc/pscp.but | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/pscp.but b/doc/pscp.but index 657b12cd..8304d45f 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -1,4 +1,4 @@ -\versionid $Id: pscp.but,v 1.4 2001/01/28 14:27:08 owen Exp $ +\versionid $Id: pscp.but,v 1.5 2001/01/28 14:38:23 owen Exp $ \#FIXME: Need examples, index entries, links @@ -27,7 +27,11 @@ current directory. To add the directory containing PSCP to your \c set PATH C:\path\to\putty\directory;%PATH% -\# FIXME: or the Environment panel in NT, or something else in Win9x... +This will only work for the lifetime of that particular console +window. To set your \c{PATH} more permanently on Windows NT, use the +Environment tab of the System Control Panel. On Windows 95, 98, and +ME, you will need to edit your \c{AUTOEXEC.BAT} to include a \c{set} +command like the one above. \H{pscp-usage} PSCP Usage -- 2.11.0