Delayed Activation & Clearing Settings on Dev Machine

Hi Guys,

I have two questions regarding regarding TurboActivate implementation:

1) Delayed Activation After PurchaseI'm setting up my product such that it does not come with a trial version.Instead customers can simply purchase the product comes with a 90 day refund guarantee.However I wanted to allow customers to start using immediately and enter the registration key within 'X' days (like MS Office).

Is this best implemented using TurboActivate's Trial functionality or is there a better approach to this model?

2) Purging Settings on Dev MachineI'm trying to implement the licencing for my product and found that TrialDaysRemaining always returns zero. Even though I've added fresh copies of the DLL, EXE and DAT files to the project I suspect this is due to TurboActivate recognising that I've had this on my machine for over 30 days.

Is there a development utility to clear this or what is the best way to address this scenario?

With thanks

Is this best implemented using TurboActivate's Trial functionality or is there a better approach to this model?

Yeah, the best way to do that is using trials.

Is there a development utility to clear this or what is the best way to address this scenario?

No, there's no dev tool to do that. Your best bet would be to create a virtual machine and save the state of the machine as a "clean machine" that you can reset to.