Code To Make Trial Version Software Release

From: Ken Plumley (ken_plumley_at_yahoo.com)
Date: 12/29/04


Date: Wed, 29 Dec 2004 09:08:21 -0800

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