 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ken Guest
|
Posted: Tue Dec 21, 2004 11:46 pm Post subject: Code To Make Trial Version Software Release |
|
|
Hi,
I need to modify an existing application that's written in C, C++ and
Visual C++ so the application can be released as a time limited trial
version, also the modifications must prevent the application from being
reinstalled on the same computer after the trial period has timed out.
Does anyone know of any C/C++ code that I could use directly or modified
to do this?
Thanks in advance,
Ken
|
|
| Back to top |
|
 |
Jonathan Mcdougall Guest
|
Posted: Wed Dec 22, 2004 12:11 am Post subject: Re: Code To Make Trial Version Software Release |
|
|
Ken wrote:
| Quote: | Hi,
I need to modify an existing application that's written in C, C++ and
Visual C++ so the application can be released as a time limited trial
version, also the modifications must prevent the application from being
reinstalled on the same computer after the trial period has timed out.
Does anyone know of any C/C++ code that I could use directly or modified
to do this?
|
http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
Jonathan
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|