Add custom field after products are in the field ?

Hello,We already have several copies of our product on customer systems.

The vendor for our product has asked that I add a new customer_name field to the product keys.I noticed that doing so doesn't change the version GUID. Will adding this new field prevent the correct operationof IsGenuineEx() for existing customers ?

Will adding a field require a new TurboActivate.dat ?

New field: customer_name, String, Optional, Readable by the App.

Thanks,Paul

Hey Paul,

You can add new custom license fields whenever you want. When the end-user activates or reactivates (e.g. by calling IsGenuine, IsGenuineEx, or Activate again) then the new custom license fields are downloaded along with the other cryptographically signed activation data.

You don't have to redownload the TurboActivate.dat.

Does that help?

Yes. That's what I was hoping for.We are attempting to provide another set of search criteria to locate customer keys.Thanks for the quick response.-Paul