Skip to content

Installing SEAL APW Client


Interactive Installation

  1. In a browser, log on to the SEAL Systems delivery platform with your user name and password:

    https://delivery.sealsystems.de

    Hint - logon data

    You receive your logon data from your Technical Project Manager at SEAL Systems.

  2. Download the required msi file from the SEAL Systems delivery platform:

  3. Double click the MSI file to start the interactive installation.

Hint - customizing your installation

In order to customize your installation, refer to MSI Properties.


Silent Installation

  1. In a browser, log on to the SEAL Systems delivery platform with your user name and password:

    https://delivery.sealsystems.de

    Hint - logon data

    You receive your logon data from your Technical Project Manager at SEAL Systems.

  2. Download the required msi file from the SEAL Systems delivery platform:

  3. Use the msiexec command to install SEAL APW Client silently:

    msiexec /quiet /i SealAPW-Setup-5.2.0-xnn.msi SEALAPW_SERVER_URL=http://<plossys_server>:<8085>
    

Hint - customizing your installation

In order to customize your installation, refer to MSI Properties.


Dump Directory

By default, a dump subdirectory is created in the installation directory during the installation.

In case of a crash of SEAL APW Client, a dump file is stored in the dump directory. This file might be of help with analyzing the crash.

As such a file may have a size of 125 MB a maximum of five dump files is stored in the dump directory.


Back to top