+ Reply to Thread
Results 1 to 3 of 3

New Registration Key Generation

  1. #1
    Larry
    Guest

    New Registration Key Generation

    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?

    *** Sent via Developersdex http://www.developersdex.com ***

  2. #2
    Jake Marx
    Guest

    Re: New Registration Key Generation

    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]


  3. #3
    Registered User Ivan F Moala's Avatar
    Join Date
    10-25-2003
    Location
    Auckland, New Zealand
    Posts
    71
    To do what Jake suggests, have a look here

    http://support.microsoft.com/default...;EN-US;q176790
    Kind Regards,
    Ivan F Moala From the City of Sails
    \1

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1