CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: evaluation

  1. #1
    Join Date
    Sep 1999
    Posts
    4

    evaluation

    How do u create evaluation copy of a software which is date dependent and if the date is changed after expiry it should track the date change and should uninstall after one month automatically




  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: evaluation

    You can use the 'ActiveLock' control from:

    http://www.insite.com.br/activelock/

    - it's free and does what you want.



    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

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

Featured