|
In install4j's main window, there is always one project open at a time. Projects are
saved to disk as separate project files with the extension
.install4j. In a single project, you define the distribution of one
application. This includes the definition of:
-
a distribution tree of files and directories
What files do you want to distribute?
-
one or several application launchers
What are your main classes?
-
the screens and actions in the GUI installer
How should your installer look like and what should it do?
-
one or serveral media files
What are your target platforms?
The configuration steps of the install4j main window lead
you step by step through these definitions.
|