Registration
There are 2 distinct steps for registration:
- Registration of the COM object. This was already described in section Registration and installation.
- Registering the library for the current user. This is required only if the user has purchased the per user license. This step will be described below in this page.
The user has to:
retrieve the value of the ComputerID property of the library. Each user has a unique ID. The application must be run from the Windows account of the user that uses the library.
An example of ComputerID is: CUT1DX-3.0.0.2.single_user-46855-3-480-28-4-60-168-84-4--NJIBJ
- send to Optimal Programs SRL, by email, the UserName and the ComputerID. An SerialNumber will be sent, by email, to the user.
- call the RegisterOptimization1DX method with the UserName and SerialNumber parameters.
See Also:
ComputerID, RegisterOptimization1DX,
IsRegistered, Expired.