Media files are the final output of install4j: single installer files that are used to distribute your application to your users. The creation of a media file has platform dependent options, so for each platform, you have to define a media file. It also makes sense to define several media files for one platform in case you wish to distribute different subsets of your distribution tree, or if you distribute your application with and without a bundled JRE. |
To define a new media file, you double-click on the
new media file entry in the list of defined
media files or choose Media->New media file from install4j's main menu.
The first step of the media wizard will then be displayed.
The subsequent steps depend on your choice of the
media file type in this first step.
Once you have completed all steps of the media wizard and clicked OK in the final step, a new media file entry will be displayed in the list of media files. |
In the list of media files, you can
|
Each media file definitions has an ID which can be used to select certain media files when building the project from the command line. To show all IDs, choose Project->Show IDs from the main menu. The IDs will then be shown in square brackets next to the names of the media file definitions. |