1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-10 07:38:06 -05:00

Mention the potential networked-CHM problem in the post-installer

README.

[originally from svn r7140]
This commit is contained in:
Simon Tatham 2007-01-23 11:38:11 +00:00
parent ae1c374667
commit c93d7435ef

View File

@ -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?
--------------------------------