How can I create product keys for VBA add-ins and store it in the system?
Dear Experts,
Is there any simple way to create product keys and store the info somewhere in the pc for a VBA add-in to restrict the usage with in the organization ?
I saw the following post - activation key generated with a combination of user details, cpu number and hard disk number. But it is not working for me and also it seems to be very complicated
excel - How can I create product keys for VBA applications so that illegal distribution of software is prevented? - Stack Overflow
Thanks for your time!