In this step of the exe4j wizard, you can configure
directories that contain native libraries.
If your application uses native libraries that you would lke to load with a
System.loadLibrary() call, the directory where the .dll is
located must be included in the PATH environment variable. You can add such
directories in the path list of this step.
Add native library directory (key INS)
Lets you add a new directory to the end of the list. Choose the native library directory
in the file chooser that appears after clicking this button. The directory will be converted to
a path relative to the distribution source directory.
Remove native library directory (key DEL)
Removes the currently selected native library directory entry without
further confirmation.
Move entry up (key ALT-UP)
Moves the selected native library directory entry up one position in the path list.
Move entry down (key ALT-DOWN)
Moves the selected native library directory entry down one position in the path list.