______________________________________________

heitml README1st FILE
heitml Version 1.2
(C) Copyright 1997. H.E.I. GmbH Mannheim, Germany
All rights reserved.
______________________________________________

This is heitml 1.2 which

	* should be installed in a directory which is different from the 
	  directory where you installed heitml 1.0.

For further information about this version read README.txt.

When you decide to fallback on heitml 1.0 after you have installed heitml
1.2, you have to edit some registry entries and
do some web server administration dependent on the web server you are using.

MS-IIS (only Windows NT)
------------------------

1. In this step you change the association of files with extension .hei and
   the heitml application. To do this, start Registry Editor and set 

\HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters\ScriptMap\.hei	

to 

"C:\heitml\program\heitml.exe /C %s"

where "C:\heitml" is the directory where you installed heitml 1.0.

2. Stop and restart the MS-IIS with MS Internet Service Manager.

MS-PWS (only Windows 95)
------------------------

1. In this step you change the association of files with extension .hei and
   the heitml application. To do this, start the Registry Editor and set 

\HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters\ScriptMap\.hei	

to 

"C:\heitml\program\heitml.exe /C %s"

where "C:\heitml" is the directory where you installed heitml 1.0.

2. Stop and restart MS-PWS with the Web server application in Control Panel.

O'Reilly Website
----------------

1. In this step you change the association of files with extension .hei and
   the heitml application. You can do this in two ways:

a. Start the Registry Editor and set 

\HKEY_CLASSES_ROOT\hei_auto_file\shell\open\command\(Default)

to

"C:\heitml\program\heitml.exe /C %1"

where "C:\heitml" is the directory where you installed heitml 1.0.

b. Double-click the 'My Computer' icon on the desktop or open the Windows Explorer.
   From the 'View' menu choose 'Options' and choose the 'File Types' card.
   From the list of registered file types double-click on 'heitml File' and 
   double-click on 'open' in the list of actions. In the 'application used to perform action' 
   form field enter "C:\heitml\program\heitml.exe /C %1" where "C:\heitml" is the 
   directory where you installed heitml 1.0.

2. Shutdown and restart O'Reilly Website server.

Netscape Fasttrack Server
-------------------------

1. In this step you change the association of files with extension .hei and
   the heitml application. You can do this in two ways:

a. Start the Registry Editor and set 

\HKEY_CLASSES_ROOT\hei_auto_file\shell\open\command\(Default)

to

"C:\heitml\program\heitml.exe /C %1"

where "C:\heitml" is the directory where you installed heitml 1.0.

b. Double-click the 'My Computer' icon on the desktop or open the Windows Explorer.
   From the 'View' menu choose 'Options' and choose the 'File Types' card.
   From the list of registered file types double-click on 'heitml File' and 
   double-click on 'open' in the list of actions. In the 'application used to perform action' 
   form field enter "C:\heitml\program\heitml.exe /C %1" where "C:\heitml" is the 
   directory where you installed heitml 1.0.

2. Stop and restart the server. Therefore, click on 'Choose', click the 'ON' button
   next to the server on the administration page, click OK in the alert box and
   click the 'OFF' button next to the server on the administration page.