Impact Acquire SDK C
Unattended Setups

Sometimes user interaction during an installation is not desired. This is where unattended setups come in. Using the original installation package this can be achieved like this:

./ImageAcquire-<platform>-<version>.sh -u

To control which components will get installed during this unattended session additional parameters can be passed to the script as described in the Installation Options chapter.

For a complete list of options type

./ImageAcquire-<platform>-<version>.sh -h

in a command shell and hit the ENTER key.