Hello:
Does anyone know how to write information
during the run of an application which does
not get discarded when the application
is deleted? Specifically, I want to detect when
the application is run, if it has been previously
installed (and deleted). Application databases
and preferences are removed when the
application is deleted. DmDatabaseProtect
prevents the application from being deleted
(as well as the application, which is not
what I want). I would rather avoid the
heavy handed approach of creating
a 'fake' scheduler, memo or todo record.
The motivation:
- To detect if a user is trying to avoid a delayed
nag in a shareware application by reinstalling.
Thanks,
Dan Pronovost
[EMAIL PROTECTED]