Installation and Getting Started
Make sure you exit and get back into Word for Windows after the following steps.

1.	Copy the following files to the directory where WINWORD6.INI exists (usually c:\winword) 
:-
 	HYPERDOC.ICO	 	(for the help file's icon when it gets minimised) -- feel free to 
modify the icon if you want to.
 	HYPERDOC.DOT		(normally to be put into \winword\template)


2.	Copy the following files to a directory that is somewhere in the system's path, eg. 
\WINDOWS or \WINWORD :-
 	HYPERDOC.DLL		(contains subroutines needed by the HyperDoc macros as well 
as by HyperTrack)
 	HYPERTRK.EXE		(the HyperTrack application -- tracker for WinHelp)
 	HYPERDOC.HLP		(help file for the above modules)
*	HYPERDOC.HPJ		(help project file for HYPERDOC.HLP)
*	HYPERDOC.KEY		(keywords file for HYPERDOC.HLP)
 	HC.PIF			(PIF for the help compiler to work well)
 	HC31.BAT			(batch file for the help compiler)
 	HC31.EXE			(the help compiler for Windows 3.1)
 	HC31.ERR			(error message file for HC31.EXE)
The last two files HC31.EXE and HC31.ERR are not part of the zipped package. You can get them 
from Windows 3.1 SDK or Borland C++ Application Frameworks or from the WHAT.ZIP package 
available from most windows ftp sites.  If you cannot get a hold of them, just email me and I'll be 
glad to mail you a copy.
** NB: If your Help Compiler is called HCP.EXE then make sure you either rename them to 
HC31.EXE (together with HCP.ERR) or modify the HC31.BAT so that it calls the right files!!

* If you want to make use the WinGIF application to display graphics interactively within you help 
file, you should also make sure that WINGIF.EXE is somewhere in the system path.  

3.	The rest of the files (the .DOC files and the .TXT files) you can copy them to any working 
directory you want.


