A registration component

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • J L

    #1

    A registration component

    I would like to create a demo version of my product by having a
    "registrati on" component that would allow either a time limit or
    number of executions use for demo purposes and then force the user to
    register. I would like it to be PC sensitive so the user can not copy
    from machine to machine after they receive the registration key.

    In VB6 I used such a tool and it used the hard drive serial number in
    some way to generate a unique signature.

    Is there such a tool in vb.net. Hopefully free but if not, very
    reasonably priced.

    TIA,
    John
  • Cor Ligthert

    #2
    Re: A registration component

    John,

    Have a look about what is written about your question in this newsgroup.


    I hope this helps,

    Cor


    Comment

    • Carlos J. Quintero [.NET MVP]

      #3
      Re: A registration component

      See http://siliconrealms.com/armadillo.shtml

      --

      Best regards,

      Carlos J. Quintero

      MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
      You can code, design and document much faster.
      Free resources for add-in developers:
      MZ-Tools has a single goal: To make your everyday programming life easier. As an add-in to several Integrated Development Environment (IDEs) from Microsoft, MZ-Tools adds new menus and toolbars to them that provide many new productivity features.


      "J L" <john@marymonte .com> escribió en el mensaje
      news:tbi7a1p3r7 frll1un53qvqrcg tjrk3h0h5@4ax.c om...[color=blue]
      >I would like to create a demo version of my product by having a
      > "registrati on" component that would allow either a time limit or
      > number of executions use for demo purposes and then force the user to
      > register. I would like it to be PC sensitive so the user can not copy
      > from machine to machine after they receive the registration key.
      >
      > In VB6 I used such a tool and it used the hard drive serial number in
      > some way to generate a unique signature.
      >
      > Is there such a tool in vb.net. Hopefully free but if not, very
      > reasonably priced.
      >
      > TIA,
      > John[/color]


      Comment

      • Herfried K. Wagner [MVP]

        #4
        Re: A registration component

        "J L" <john@marymonte .com> schrieb:[color=blue]
        >I would like to create a demo version of my product by having a
        > "registrati on" component that would allow either a time limit or
        > number of executions use for demo purposes and then force the user to
        > register. I would like it to be PC sensitive so the user can not copy
        > from machine to machine after they receive the registration key.[/color]

        Free components:

        Aspose.License
        <URL:http://www.aspose.com/Products/Aspose.License/>

        Commercial components:

        XHEO|Licensing
        <URL:http://www.xheo.com/products/enterprise/licensing/>

        Infralution Licensing System
        <URL:http://www.infralution .com/licensing.html>

        --
        M S Herfried K. Wagner
        M V P <URL:http://dotnet.mvps.org/>
        V B <URL:http://classicvb.org/petition/>

        Comment

        Working...