Hi Larry,
Larry wrote:
Does anyone have any sample code that will figure out or generate a
new valid registration key for each setup?
If I make a setup application, I want each person to runs the setup
program to have a different Registration Key. Is there any sample
code?
Any suggestions?
You could use a GUID for your registration key, although that may be a bit
long for your users to type in. But a GUID is guaranteed to be unique.
Search for GUID and Excel, and you'll find some code to generate a GUID
using VBA.
--
Regards,
Jake Marx
MS MVP - Excel
www.longhead.com
[please keep replies in the newsgroup - email address unmonitored]