Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 8335 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

What's the best way to set up and implement an activation code for a

Runtime solution? What's the normal way to generate the code? How do you

tie the code to the solution?

Mike

  • Newbies
Posted

Bob,

I'm not quite sure how to use the crypto plug in to create such an activation code or the script/calculation needed to verify an accurate or operational code. Could you shed some light on this for me?

thanks

Posted

I've never used it myself, so I'm not the best one to explain it. But, I understand that the crypto plug-in can read the hard drive serial number (as well as other machine specific unique codes), and then you can have a startup script check the serial number to make sure that it running only on the authorized machine. I'll leave it to someone else to elaborate.

Posted

The crypto toolbox performs 3 functions: It can return the disk serial # of the primary hard drive (C: if in Windows); it will encrypt an alphanumeric string, based on a key that you provide, using various encryption algorithims; it decrypts a string based on the same key, back into the original string. It's easy to use once you've figured out what you really want to do. I've built a copy protection scheme around its capabilities.

This topic is 8335 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.