-------------------------------------------------------------------------
install4j readme

version 3.2.5
released on 2006-10-05
-------------------------------------------------------------------------

I. LICENSE

The license agreement (EULA) can be found in license.html in the same
directory as this readme file.


II. RUNNING install4j

1. WINDOWS 98/ME/2000/XP

Start install4j by executing

   [install4j install directory]\bin\install4j.exe
   
   
2. LINUX X86, SOLARIS SPARC

Start install4j by executing the shell script

   [install4j install directory]/bin/install4j


3. MAC OS X

Start install4j with the installed application bundle. Usually, install4j 
will be installed to:

   /Applications/install4j



III. Upgrading install4j

You may install a new version of install4j on top of an older version.
Your old configuration files are upwards compatible.


IV. DOCUMENTATION

Help is available 

1. from the "Help" button in the install4j wizard
2. as HTML pages the doc directory of your install4j installation.
   Start with index.html or open any other HTML file directly.
3. online at http://resources.ej-technologies.com/install4j/help/doc/
4. by executing install4jc.exe --help


V. DIRECTORY LAYOUT

An installation of install4j contains the following directories:

   bin
         contains the executables for install4j.
   
   config
         contains all configuration files for install4j
   
   demo
         contains demo configuration files and applications
         to try out install4j
         
   doc
         contains the documentation for install4j
   
   jre         
         contains the jre install4j runs with.
   
   jres         
         contains the jres, you can bundle with your applications with.
         You can download jres with the download wizard of install4j.
         
   lib
         contains external libraries used by install4j. If the libraries
         come with an different license, it is reproduced in that
         directory.
         
   resource
         contains resources for the install4j compiler
         
