X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2FREADME.txt;h=fa153c6245a410ed4a21f2829518647bf9acee08;hb=9f9d72ec58642e91b4f93ee4405a8086ee2fb2f0;hp=e2ad2d9877a00cf6b5c5eccadefcfe1aa5763a43;hpb=df7775359fe5f1e0bb181049596b1c5d8f64f24b;p=PuTTY.git diff --git a/windows/README.txt b/windows/README.txt index e2ad2d98..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 and 2000, you can set it using Control Panel > System; on -Windows 95 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? --------------------------------