X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/f30a150fed8fb3c252ae7cf032c65c308ca5fe15..5462f4596108c4309fb69b4e57aa1e59d7100908:/windows/README.txt 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? --------------------------------