OS-Specific Operations

Introduction

OS/specific operations can be done from IzPack by

  • launching shell scripts or executables
  • JNI over shared libraries.

There are specific considerations which appear as subpages of this page.

Launching Native Scripts Or Executables

To launch external scripts or binaries, zou can use the following built/in facilities:

Using Native JNI Libraries

Accessing shared libraries on the target operating system is done by JNI access in mapper libraries compiled for the dedicated OS.

Those shared libraries must be explicitely included in an installer, see Native Libraries - <native>.

Several built-in facilities make usage of native libraries: