Instructions on setting PATH more permanently.
authorowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Jan 2001 14:38:23 +0000 (14:38 +0000)
committerowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Jan 2001 14:38:23 +0000 (14:38 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@908 cda61777-01e9-0310-a592-d414129be87e

doc/pscp.but

index 657b12c..8304d45 100644 (file)
@@ -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