Results 1 to 4 of 4

Thread: Deploy a program as Demo or Trial [Resolved]

  1. #1

    Thread Starter
    PowerPoster Simply Me's Avatar
    Join Date
    Aug 2003
    Posts
    2,748

    Deploy a program as Demo or Trial [Resolved]

    I dunno if this is the proper place to put my query... Is there an existing program to make a full program for distribution that will expire for a period of time? If you know a vb program or a site pls do share. Thanks
    Last edited by Simply Me; Oct 28th, 2003 at 03:16 AM.
    To give is always to be NOBLE...
    To received is always to be BLESSED....
    Each day strive to be NOBLE
    Each day strive to be BLESSED

    If this post has helped you. Please take time to rate it.

    >=|+|=< Simply Me >=|+|=<

    ----------------------------------------
    Connection Strings | Number Only in Textbox | Splash Screen with Progress Bar | Printing to 1/2 of perforated bond paper |
    Freeze 2005 DataGridView Column

  2. #2
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    I would imagine there are OCX's or classes, etc that probably can do this. But your best bet would to design your own scheme, that is, if you're capable of designing a unique enough system so that it won't be so easy to defeat as I'd bet openly available ones are.

  3. #3
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431
    You can try ActiveLock. I've never used it. The approach I use is to distribute my app with many of the main functions disabled and the user can't use those functions until they register. The code for my registration process is in the A program registration scheme link in my signature.

  4. #4

    Thread Starter
    PowerPoster Simply Me's Avatar
    Join Date
    Aug 2003
    Posts
    2,748
    Thanks Martin....
    To give is always to be NOBLE...
    To received is always to be BLESSED....
    Each day strive to be NOBLE
    Each day strive to be BLESSED

    If this post has helped you. Please take time to rate it.

    >=|+|=< Simply Me >=|+|=<

    ----------------------------------------
    Connection Strings | Number Only in Textbox | Splash Screen with Progress Bar | Printing to 1/2 of perforated bond paper |
    Freeze 2005 DataGridView Column

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