From c93d7435ef6729d0c1756b73de365c8c854b7d9a Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 23 Jan 2007 11:38:11 +0000 Subject: [PATCH] Mention the potential networked-CHM problem in the post-installer README. [originally from svn r7140] --- windows/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/windows/README.txt b/windows/README.txt index 93801e92..ad47f529 100644 --- a/windows/README.txt +++ b/windows/README.txt @@ -19,6 +19,12 @@ 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? --------------------------------