I want to make an evaluation version that lasts one month, how can I do an executable that works perfectly during this time and afterall it stops and is then no working anymore?

Recommended Answers

All 2 Replies

Hi,

If u r using a database, store First Date in a field and every time the user logs in, check for that date and Today's date. If difference greater than 30 then end the application.

if u r not using database, create a log text file with hidden properties, and save date in that file.

Regards
Veena

That's an easy way to do it... just what I needed. I won't work for the company now I'm further so I will let them a present for Xmas...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.