X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2FREADME.txt;h=fa153c6245a410ed4a21f2829518647bf9acee08;hb=5471539a6738484b48fb938c88dce547a3e4b299;hp=93801e920912b2cb3eaf67d24f60b949253ad938;hpb=7600975e75cfaced158ba9a1b7e5179c5cedda73;p=PuTTY.git diff --git a/windows/README.txt b/windows/README.txt index 93801e92..fa153c62 100644 --- a/windows/README.txt +++ b/windows/README.txt @@ -14,10 +14,15 @@ Start menu. If you want to use the command-line-only file transfer utility PSCP, you will probably want to put the PuTTY installation directory on -your PATH. How you do this depends on your version of Windows. On -Windows NT, 2000, and XP, you can set it using Control Panel > System; -on Windows 95, 98, and Me, you will need to edit AUTOEXEC.BAT. Consult -your Windows manuals for details. +your PATH. On Windows 7 and similar versions, you can do this at +Control Panel > System and Security > System > Advanced system +settings > Environment Variables. + +Some versions of Windows will refuse to run HTML Help files (.CHM) +if they are installed on a network drive. If you have installed +PuTTY on a network drive, you might want to check that the help file +works properly. If not, see http://support.microsoft.com/kb/896054 +for information on how to solve this problem. What do I do if it doesn't work? --------------------------------