Home > Archive > Delphi > December 2004 > Code To Make Trial Version Software Release
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Code To Make Trial Version Software Release
|
|
| Ken Plumley 2004-12-29, 3:59 pm |
| Hi,
I need to modify an existing application, written in C and 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
| |
|
| Ken Plumley wrote:
> Hi,
>
> I need to modify an existing application, written in C and 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
>
>
>
maybe if you asked in a C/C++ Ng you mite get more response.
|
|
|
|
|