Description
Register the application or screen saver. You can create serial numbers by using the serial number creator.
Syntax
Application.Expiry.register(username, sn, password)
Parameters
Returns
Boolean. returns true if the registration is successful.
Examples
Application.Expiry.register("topcmm",
"0000000000",
"LYCRYVUBKQDG8WW9");
Notice: the password is "LYCR-YVUB-KQDG-8WW9",
you must remove the "-" when you pass it to the method.