copy a file list from the system clipboard by clicking
on the right side of the window.
The file list must consist of
- a single file entry
-
multiple file entries separated by the standard path separator (";" on Windows, ":" on Unix)
or by line breaks.
Each file entry can be
-
absolute
The file entry is added as it is.
-
relative
On the first occurrence of a relative path, install4j brings up a directory chooser and asks for
the root directory against which relative paths should be interpreted. All subsequent relative
paths will be interpreted against this root directory.
Only unique file entries will be added to the list. If no new file entry could be found,
a corresponding error message is displayed.