+ Reply to Thread
Results 1 to 3 of 3

Thread: User specific serial information

  1. #1

    Default User specific serial information

    Hi,
    I want to use a serial code which includes the name of the user. For example a MD5 hash or something like that, that includes the name of the user, along with his specific keycode.
    I don't want to use just a standard serial number with no name (as I'm doing right now), because it has been brought to my attention that my software is being sold to other people (without me knowing), and I would like to *at least* personalize the keycode with the user's name, so that it is harder to sell a license to someone else (i.e. because the license will show someone else's name)....
    Two questions:
    1) I would imagine that the best method is to use a DLL to provide this functionality. Do you guys have an example I could use?
    2) When I compile a DLL to use with Setupbuilder, do I have to ship the DLL as a second component, or does it get compiled into the EXE file?

    Thanks,
    Edgard

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: User specific serial information

    Edgar,

    1) There is a DLL demo available in the \Examples sub-folder (with DLL source code). You "only" have to add your serial number validation algorithm

    2) Please add your DLL to "Support Files". It's automatically compiled into your setup.exe

    Does this help?

  3. #3

    Default Re: User specific serial information

    Yes! Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Information Please
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 9
    Last Post: 12-21-2006, 03:38 AM
  2. Serial Numbers
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 1
    Last Post: 09-06-2006, 04:40 AM
  3. Default User and Serial No
    By Steve Stockstill in forum SetupBuilder
    Replies: 4
    Last Post: 01-09-2006, 12:25 AM
  4. Replies: 1
    Last Post: 06-07-2005, 02:45 AM
  5. Free DLL + Source Code: Get User Group Membership
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 5
    Last Post: 01-27-2005, 12:42 AM

Tags for this Thread

Posting Permissions

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