Results 1 to 4 of 4

Thread: Create Passwords in a Project

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2004
    Posts
    1,414

    Create Passwords in a Project

    Hi Guys:

    I don't Know if,it is possible in VB,but it's normal in a lot of programs,installed trought CD,a system ,that you can installed in annother computer,unless you deinstalled from the original computer and turn to installed in annother computer!

    If we put a system of passwords and username,anyone can transport the CD and installed in annother computer,if off course have the password.It's simple and we don't have any protect in our project!

    Anyone have some system different or Know the way to do the first question?

    Thanks

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: Create Passwords in a Project

    Please clarify a little better..

    you want to ensure that you app is only installed on 1 pc at a time?
    so if the user wants to put it on another PC then they need to uninstall from the first PC?
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2004
    Posts
    1,414

    Re: Create Passwords in a Project

    yes...that's it!

    Or if you have 2 licenses to use in 2 computers you can installed in both !

    Thanks

  4. #4
    Frenzied Member
    Join Date
    Oct 2003
    Posts
    1,301

    Re: Create Passwords in a Project

    You could give them a serialnumber.
    The installer would contact the server and ask if the serial is taken, if not it registers it and installs the program.
    The deinstaller contacts the server and unregisters the serial.

Posting Permissions

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



Click Here to Expand Forum to Full Width