Home All Groups Group Topic Archive Search About

Expire Application after 30 days

Author
29 May 2006 10:53 AM
neeraj
Hi Everybody

I developed one desktop application in VB.net .I want to give this
application setup to my client for only one month trail period but I
don't what is the exact code for it. Please suggest me how can I do
this.

Exactly I want to when my application install in client machine it
takes current installation date and application will expire after
thirteen day's

Author
29 May 2006 11:07 AM
Ken Tucker [MVP]
Hi,

    Take a look at the shareware starter kit.

http://msdn.microsoft.com/vbasic/downloads/starterkits/default.aspx

Ken
--------------------
Show quoteHide quote
"neeraj" <neeraj.***@gmail.com> wrote in message
news:1148900009.482519.312950@j33g2000cwa.googlegroups.com...
> Hi Everybody
>
> I developed one desktop application in VB.net .I want to give this
> application setup to my client for only one month trail period but I
> don't what is the exact code for it. Please suggest me how can I do
> this.
>
> Exactly I want to when my application install in client machine it
> takes current installation date and application will expire after
> thirteen day's
>