Applications
Screens
Actions
[Add] button
shows a popup window where you can select whether to add
Installer elements can only be added to appropriate parent elements. If no appropriate parent element is selected, install4j tries to find one by moving in the ancestor hierarchy from the current selection. If no appropriate parent element can be found, an error message is displayed.
When the configuration area is focused, you can transfer the focus back to the tree of installer elements
with the keyboard by pressing ALT-F1.
The tree of installer elements provides the following actions in the toolbar on the right that operate on the current selection. You can also access these actions from the context menu or use the associated keyboard shortcuts.
[Delete] action. The deleted
installer elements cannot be restored.
[Rename] action.
The default name is still displayed in brackets after the custom name. To revert to the
default, just enter an empty custom name in the rename dialog.
[Add Comments] action.
When a comment is added, the affected installer elements will receive a "Comments" tab.
After adding a comment to a single installer element, the comment area is focused automatically.
Likewise, you can remove comments from one or more installer elements with the
[Remove Comments] action.
In order to visit all comments, you can use the [Show next comment] and [Show previous comment] actions. These actions will focus the comment area automatically and wrap around if no further comments can be found.
[Disable] action. The
configuration of the disabled installer elements will not be displayed, their
entries in the tree of installer elements will be shown in gray and they will not be checked
for errors when the project is built.
[Cut] or
[Copy]
installer elements to the clipboard and
[Paste] them in the same or a different instance
of install4j. Note that references to launchers or references to files in the distribution tree might
not be valid after pasting to a different project.
Pasted installer elements are appended to the end of the same level that would be chosen if you added installer elements of that type. Sequence restrictions with respect to the the already present installer elements may force a different order.
up or
down in the list.
The selection can only be moved on the same level with the reorder actions. To move the selection to
a different parent, you can cut and paste it (see above).
[Create Group] action. This
action is only enabled if the selection consists of multiple screens or multiple actions.
The new group will be inserted in place of the selected installer elements.
You can dissolve a group with the [Dissolve Group] action. This action is only enabled if the selection consists of a single screen group or action group. The elements contained in the group will be inserted in place of the group. Nested groups will not be dissolved.
In order to link to a screen, action, screen group or action group, you first select the installer
element and invoke the
[Copy Link] action. Then you
navigate to the installer element where the link should be inserted and invoke the
[Paste Link] action. The configuration area of a link will only contain a button that
selects the original definition in the tree of installer elements.
install4j ensures that there are no broken links in the tree of installer elements. When you delete an installer element, all links to it will be deleted as well. If that is the case, the deletion message will tell you how many links are about to be deleted.
[Show IDs] button on the lower right side of
the tree of installer elements. The automatically generated numerical IDs are then shown in brackets.
The selection will be remembered across restarts of install4j.