After receiving your license data, open an administrator command prompt and navigate to the installation directory:
cd “C:\Program Files (x86)\iQ-WORKLIST”
Then activate the license using:
wlserver.exe activate-license <registration name> <license key>
Make sure to enter the values without angle brackets. This process activates the iQ-WORKLIST service for integration into DICOM modality worklist workflows in hospital environments.
iQ-WORKLIST does not include a graphical user interface. Instead, it is configured via command line tools.
To retrieve the hardware fingerprint required for licensing:
- Open a command prompt with administrator privileges
- Navigate to the installation directory:
cd C:\Program Files (x86)\iQ-WORKLIST - Execute:
wlserver.exe hardware-fingerprint
This command generates the unique system fingerprint required for license activation. A list of all available commands can be displayed using:
wlserver.exe -?