Updating SEAL APW Service¶
Hint - updating from versions earlier than 4.7.0
If you use a version earlier than 4.7.0 you have to update to version 4.7.0 first.
For details on this, see Updating to Version 4.7.0.
-
Uninstall your current version of SEAL Add Printer Wizard.
-
In a browser, log on to the SEAL Systems delivery platform with your logon data:
https://delivery.sealsystems.de
Hint - logon data
You receive the logon data from your Technical Project Manager at SEAL Systems.
-
Download the APW Service - 6.6.0.302 - msi folder. It is saved as
APW Service - 6.6.0.302 - msi.zip
. -
Extract the
.zip
archive. -
In a PowerShell (Administrator), change to the
APW Service - 6.6.0.302 - msi
directory and start installing the packages:cd "APW Service - 6.6.0.302 - msi"
install.ps1
-
Open the required firewall ports for necessary services:
firewall.ps1
-
Start SEAL APW Service:
start-service apw-rest
Hint - customizing your installation
In order to customize your installation, refer to MSI Properties.
Hint - new default of ADMIN_ROUTE_ACCESS
SEAL APW Service 6.2.0 and later use a new default for ADMIN_ROUTE_ACCESS
.
Check, whether the new default of ADMIN_ROUTE_ACCESS
affects your configuration.