RTX64 Activation and Configuration Usage

Use the RTX64 Activation and Configuration utility to activate RTX64 components and configure system processors. This command line utility allows for silent activation and configuration of RTX64 components.

Rtx64ActivationUtil.exe

Usage

Rtx64ActivationUtil.exe [-a Key] [-if File] [-ef Key File] [-lf File] [-aa Key] [-af Key File] 
[-w Proc] [-r Proc] [-v] [-dongle] [-nodongle] [-detectdongle] [-listdongles] [-h]

Parameters

-a

Create and activate the RTX64 license. Requires an activation key.

Example:

Rtx64ActivationUtil.exe -a <activation key>

-if

Import an activation file.

-af

Auto export a fingerprint file on next reboot.

-ef

Export a fingerprint file.

-listdongles

Provides a list of the dongles connected to the machine.

-lf

Import the license file.

-aa

Automatically activate the key on the next reboot of the system.

-dongle

Force activation to the dongle.

-nodongle

Force activation to the machine.

-detectdongle

Detects the ID of the dongle connected to the machine.

-w

Set the number of Windows processors. Requires -r. A restart of Windows is required.

Example:

RtxActivationUtil.exe -w 3 -r 5

-r

Set the number of RTSS processors. Requires -w . A restart of the RTX64 Subsystem is required.

Example:

RtxActivationUtil.exe -w 3 -r 5

-h

Displays help.

-v

Validates the license. This parameter will also display the current license(s).

Error Returns

Rtx64ActivationUtil.exe returns 0 when it succeeds. When it fails, it returns an error code. The table below lists the possible error codes returned by Rtx64ActivationUtil.exe.

Error Code Meaning
ERROR_SUCCESS Success
ERROR_ACCESS_DENIED Windows Administrator permissions are required
ERROR_INVALID_PARAMETER Could be a number of reasons, such as: invalid values for RTSS or Windows processers; conflicting flags. arguments that failed to processes
ERROR_DEVICE_ENUMERATION_ERROR Two or more dongles are connected to the machine
ERROR_INVALID_DATA Failed to find server location or license file
ERROR_INVALID_FUNCTION Returns for all error cases that are not translated to Windows errors
ERROR_MOD_NOT_FOUND Could not retrieve the process
ERROR_INVALID_HANDLE Could not retrieve the process handle

Remarks

On Windows 10 systems, you must run Rtx64ActivationUtil.exe as Administrator to successfully activate RTX64 components.

Related topics: