SEAL APW Client 4.0.1¶
New Features¶
-
With the
SEALAPW_START_VIA_REGISTRY_MODE=synctraysetting, SEAL APW is started whenever the user logs on and his printers are re-created. (APWC-38) -
With the
SEALAPW_START_VIA_REGISTRY_MODE=cleansynctraysetting, SEAL APW is started whenever the user logs on and his printers are deleted and re-created. (APWC-36) -
If you add printers via command line, you can use the additional option
-retryto limit the mumber of retries to do so.sealapw.exe -queue <queue name> -retry <no of retries>-
-retry 0means no retry. -
-retry -1means unlimited retries, which is default, if the option is not specified. (APWC-61)
-
Bug Fixes¶
-
SEAL APW uses send2pls 1.98.1.0. (APWC-34)
-
If a user logs on to a different workstation, the printers are synchronized using the
-cleansynctrayand-deletealloptions in order that the same printers are available to the user on all workstations. (APWC-35)