Workarounds:
•Do not press the F1 key when prompted by a web site
•Restrict access to the Windows Help System as
instructed below.
Modify
the ACL on winhlp32.exe to be more restrictive on Windows 2000, Windows
XP and Windows Server 2003 by running the following command from an
administrative command line:
echo Y
| cacls "%windir%\winhlp32.exe" /E /P everyone:N
|