Getting the display name of the product

In order to obtain the product display name, the LexActivator API seems to require that the product have at least one product version defined, which in turn requires at least one feature flag named. Otherwise it throws an Unknown Error exception when calling GetProductVersionDisplayName().

Am I missing something obvious to get the product name from the dat file, or do I have to go through the trouble of creating at least one product version for the product, and redownload an updated Product.dat file?

  • Bob@Apex

Hi Bob,

LexActivator doesn’t provide any function to get the product name. GetProductVersionDisplayName() gets the name of the product version linked with the license. And this info is available only after the license is activated on the machine.