Skip to content

MSI Properties for SEAL IPP Proxy Client

The installation can be customized using the following MSI properties.


INSTALLDIR

INSTALLDIR specifies the installation directory of the Node.js application.

Possible values: String

  • file_path

Default: C:\Program Files\SEAL Systems\PLOSSYS\ipp-proxy

Caution - Installation directory

Changing the installation directory is not recommended.


CONFIGDIR

CONFIGDIR specifies the directory for config files.

Possible values: String

  • file_path

Default:C:\ProgramData\SEAL Systems\PLOSSYS\config

Hint - Name of the configuration file

The name of the configuration file is ipp-proxy.yml.


AUTOSTART

AUTOSTART specifies if the ipp-proxy application is started automatically when a user logs on.

Possible values: Boolean

  • 0

Do not start the IPP proxy automatically.

  • 1

Start the IPP proxy automatically when a user logs on.

Default: 1


SHORTCUT

SHORTCUT specifies if the installer creates program menu shortcuts.

Possible values: Boolean

  • 0

Do not create a program menu shortcut.

  • 1

Create a program menu shortcut.

Default: 1


Back to top