Does anyone know how to create an evaluation EXE in VB 6? An EXE that will only run for a set number of days.

I've already considered writing something to the registry but it seems to easy to determine what was written. One could keep resetting the registry setting or change their PC date. Are there ways to safeguard against this?