How to Create an Evaluation version of the application

V

vighnesh

Hello Everyone

I developed a .NET application and now I need to create a setup of that for
distribution. But here I would like to
distribute my application as a trial version for certain period of time and
then promt the user for registration. If it is
not registered after that period the application has to expire. Please
advise me how could I accomplish this task.

Regards
Vighneswar
 
G

Guest

Use "Shareware Started Kit" for this reason.

Detailed description and samples is there
http://blogs.msdn.com/danielfe/archive/2005/07/10/437293.aspx
I developed a .NET application and now I need to create a setup of that for
distribution. But here I would like to
distribute my application as a trial version for certain period of time and
then promt the user for registration. If it is
not registered after that period the application has to expire. Please
advise me how could I accomplish this task.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top