Click here to Skip to main content
Licence 
First Posted 22 Jun 2006
Views 135,803
Bookmarked 88 times

VB.NET 2003 User Registration Form (2.1)

By | 10 Dec 2006 | Article
A simple registration form that includes support for trial periods and key generation. Now updated to version 2.1!
Prize winner in Competition "VB.NET May 2006"

Downloads

 Screenshots
Screenshots showing the main screen and the registration screen (scaled down).

Introduction

I was looking for a way to register a program to a user and I was very dissatisfied with the lack of existing programs, so I decided to create my own. The program, PAW Register, is an easy to customize, simple, and powerfull application programed in VB.NET 2003 (it should also upgrade to VB.NET 2005 without too many problems, I haven't tested this though).

Update:

  • Version 2.0 is now out! If you're running the old version, I'd recommend you upgrade if possible. The old code had many bugs, and was fairly insecure.

Bug Reports:

  • Error in loading some registry entries. Download the newest release or see the form below for the fix.

  • If you're getting an error on the last Imports line, re-reference the .dll located in the bin folder.

  • If you are getting a "File not found" error when starting up the key generator, please ensure "settings.set" (as distributed in the release) is in the same folder. Alternatevely, you can ignore the error by clicking "Continue" when this error occurrs. You'll need to type your skey code each time you want to generate a key, however.

  • If you find any errors please submit them (with the solution if you've found one) to the forum below. I'll usually reply within a day.

The Program

The program itself is fairly simple. It contains three buttons, and an image functioning as a progress bar. One button allows the user to continue (assuming they have not been using the program for more than the preset limit), one allows the user to enter a code, and one allows them to visit the buy now website.

Using the Program

You can download the program source above. It took me about 5 hours to write the code. To use it you add the two forms to your project and set Form1 as the startup project. You'll also need to change the variables in the Required Modifications region in Form1. There are quite a few things to change here, however they're described in detail in the program.

You'll also need to open the form "regsiter" and change the encryption key near the top of the file.

Development

I started (v. 1.0) with the idea of making a simple to customize registration box. I used a Triple DES encryption method by Tony Selke (found here) to check the keys. I used a modified Date Arithmetic program by Jay Tanner (found here) to calculate the time passed (I converted this from VB6). However, the encryption code made the serial numbers strange and the Date Arrithmetic code had too many bugs.

Back in August I started on version 2.0, however I was quite busy with other projects (namely NoFooling 2.0), so I was unable to get much anywhere until mid-December. However, now that it's done, I think it was a good use of my time, and I'm sure you'll agree it was well worth the wait.

I hope you all enjoy the code, I really have no use for it, everything I write is freeware. :P

Usage Restrictions

The only usage restriction is that the copyright must remain at the top of the main file and that you must give credit where credit it due (you can't call the code your own). If you'll notice, there is an about icon in the top-right corner displaying a form with my information. This is completely optional! To disable it, just change "SupportMe" in the Options sub-region to false; don't delete it or your code will fail on compile.

Copyright

The program is the copyright © of Tyler Menezes. Some rights reserved (see Usage Restrictions). The article is copyright © 2006 Tyler Menezes. The Code Project owns the non-exclusive right to modify, distribute, and copy the article.

License

The program is licensed under the Creative Commons Attribution License 2.5.

Downloads

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

tylermenezes

Web Developer

United States United States

Member

Tyler Menezes is a web designer and Windows developer. His personal site is http://www.tylerm.info/

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralMy vote of 4 PinmemberMember 801656922:38 31 Dec '11  
GeneralRunning on vista problem Pinmemberajayparikh.gvp1:18 8 Jun '10  
QuestionHelp with installation PinmemberPeter Leipzig7:33 29 May '10  
GeneralWorks fine for me. Pinmemberlostforwords8:10 26 Jan '10  
Questionregistration Pinmember77rocky10:56 7 Dec '09  
GeneralBug Fix PinmemberMember 28913554:26 5 Oct '09  
General2 programs one works the other dosn't PinmemberMember 28913559:15 1 Oct '09  
GeneralRe: 2 programs one works the other dosn't PinmemberMember 28913555:06 2 Oct '09  
GeneralInternet sales integration PinmemberAnt21009:03 18 Jul '09  
QuestionAbout registration code.. PinmemberJameel ahmad khan6:50 4 Jun '09  
AnswerRe: About registration code.. Pinmembertylermenezes8:43 4 Jun '09  
GeneralRe: About registration code.. PinmemberJameel ahmad khan4:28 6 Jun '09  
QuestionNeed you help!!! PinmemberMember 422747314:33 1 Dec '08  
AnswerRe: Need you help!!! Pinmembertylermenezes3:47 3 Dec '08  
GeneralFix for Regional settings PinmemberAguzman8:34 25 Sep '08  
QuestionHardwareMotherboardID.dll, and others [modified] PinmemberSTLMike5:50 5 Sep '08  
Generalhi!! Pinmemberrhedlego16:33 29 Jul '08  
GeneralRe: hi!! Pinmembertylermenezes21:22 29 Jul '08  
GeneralERROR -- System Date change -- or have I done something wrong PinmemberMuhammad Zaid Pirwani20:19 24 Jul '08  
QuestionMade my own Program, Using your code PinmemberMuhammad Zaid Pirwani8:25 25 Jul '08  
GeneralRe: ERROR -- System Date change -- or have I done something wrong Pinmembertylermenezes16:22 25 Jul '08  
AnswerRe: ERROR -- System Date change -- or have I done something wrong PinmemberMuhammad Zaid Pirwani21:10 25 Jul '08  
GeneralRe: ERROR -- System Date change -- or have I done something wrong Pinmembertylermenezes21:26 29 Jul '08  
GeneralSlightly off-topic (Images) Pinmemberdawmail33314:33 4 Jul '08  
QuestionError Pinmembercraigbett9:11 31 May '08  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web03 | 2.5.120517.1 | Last Updated 10 Dec 2006
Article Copyright 2006 by tylermenezes
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid