X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2FREADME.txt;h=ad47f529900f0dde63ca05065d1348fd929e8696;hb=cc66c86e7311c97db09da989c340ba3108c9e14f;hp=e2ad2d9877a00cf6b5c5eccadefcfe1aa5763a43;hpb=df7775359fe5f1e0bb181049596b1c5d8f64f24b;p=PuTTY.git diff --git a/windows/README.txt b/windows/README.txt index e2ad2d98..ad47f529 100644 --- a/windows/README.txt +++ b/windows/README.txt @@ -15,9 +15,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. +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. + +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? --------------------------------