Installation Instructions
-------------------------
If you've downloaded an installer, just run the file.  You'll be asked to agree to a license, and for an installation directory.  The files will be unpacked to that directory, and shortcuts will be installed.  

If youve downloaded an archive, unzip the contents of the archive into a new directory.  Make sure that you preserve the paths in the archive!  The HTML documentation has a large number of files, and youll want to make sure that they land in the correct directories.

Library Path and Help
---------------------

Make sure the directory you created is on your library path (Tools | Environment Options, library page)  Delphi needs this to find the SDL and SuperStream unit files.

Copy the sdlhelp.hlp and sdlhelp.cnt files to the Help directory in your Delphi installation.  Add

 :link sdlhelp.hlp 


to the last section of the delphi.cfg file.  You can also add

:include sdlhelp.cnt 

to the last section of the delphi.cnt file.  This will enable F1 based help for SDL.



If you're having trouble, please contact:

support@soletta.com.


