Results 1 to 4 of 4

Thread: Prevent forwarding of sent exe file

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2009
    Posts
    6

    Prevent forwarding of sent exe file

    I have developed a program in exe format & sell it on WWW.?
    Is there a way to ensure that the buyer does not e-mail the exe file to a third person?


    In other words, Is there a way to prevent the recipient of your exe file from forwarding it to a third person?
    EXE file is installer of VB2008-created exe & other compiled files.


    Thank you.
    Last edited by si_the_geek; Dec 23rd, 2009 at 03:26 PM. Reason: removed advertising link

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Prevent forwarding of sent exe file

    No there is no way you can stop someone from emailing something. You can however implement your own licensing system so that anyone who uses the software would need to have a valid license key and you could also make it so that they had to activate it online after they installed it so that you could verify only one person was using each license key.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2009
    Posts
    6

    Re: Prevent forwarding of sent exe file

    Thank you. How would this be done? Is there a website where this is demonstrated, esp in VB 2008?

  4. #4

    Re: Prevent forwarding of sent exe file

    There are examples, but you'll really have to create your own. Examples get you so far before you realize that you're going to need something that you created to offer you the flexibility that you want.

    No License System is perfect, but there are some good ones that cost plenty of $$$, or you can develop your own simple system instead.

Tags for this Thread

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