Activation Key
Activation Key (Software Key) licensing for VIESUS — hardware-bound on-premise licensing, request file generation, and step-by-step activation.
Last updated
Was this helpful?
Activation Key (Software Key) licensing for VIESUS — hardware-bound on-premise licensing, request file generation, and step-by-step activation.
An Activation Key (also called a Software Key) binds the VIESUS license to a specific machine's hardware. It is used for trials and fixed on-premise machines.
For deployments that need to scale across multiple machines, run in containers/VMs, or move between cloud hosts, see GUID licensing — granted on request when your scenario warrants it.
Each Activation Key is generated from your machine's hardware profile and is valid only on that exact hardware. The activation process has three steps:
Generate a RequestKey — a VIESUS tool reads your hardware profile and produces a requestkey.dat file.
Send to Viesus AG — email requestkey.dat to info@viesus.com.
Receive and apply the ActivationKey — Viesus AG returns activationkey.dat bound to your hardware. Apply it using one of the tools below.
If the machine hardware changes significantly (CPU, motherboard), the Activation Key becomes invalid. Contact info@viesus.com for re-activation.
VIESUS Viewer
Windows
Help → Create License Request to generate; Help → Activate License to apply
VIESUS License Tool
Windows
Standalone offline tool for request and activation
DongleStatusCmd
Linux
Command-line tool from the viesus-license package
VIESUS supports two activation methods on Windows. Activation file is the standard route for production deployments. Web activation is faster but requires a network connection from the license target machine.
The request file is saved to your Documents folder by default. Email it to info@viesus.com.
Viesus AG will reply with a matching .dat activation file.
When you receive your activation file:

Open the VIESUS License Tool
Click Load Activation File…
Select the .dat file you received

The activation file name must match the request file you generated. Mismatched files won't activate.
Click Open to apply.
A confirmation appears at the bottom of the tool.

Use this method if your license target machine has internet access and you have a License ID.
Use the DongleStatus_64_RS command-line tool from the viesus-license package:
Last updated
Was this helpful?
Was this helpful?
# Generate the request key file (send to info@viesus.com)
DongleStatus_64_RS -r requestkey.dat
# Apply the activation key received from Viesus AG
DongleStatus_64_RS -a activationkey.dat
# Check current license status
DongleStatus_64_RS -s