Hi Wyatt - I need to reopen this issue from earlier this year concerning offline activation.
In the prior scenario, I have a disconnected system and the license has expired (based on my license parameter). I understand difference between activation and expiration. The product detects this correctly and prompts for a license activation, however the system still appears to be "activated" while the license has expired. I can't seem call deactivate() as it appears to require connectivity. It hangs and I handle the exception (and when I do have connectivity it works). When I try to start the TurboActivate.exe for offline activation, I just get that the license has been successfully activated. So I understand that the license is active, but my software checks the expiration date/policy and won't use it because it doesn't meet the license conditions. That was where we left of previously.
It seems like the TurboActivate.exe should have a way to force deactivation if the .dat file is provided in the command line argument list. In offline mode, I'm stuck... unless... should I be using deactivate(true)? Will this force a deactivation when offline?
Regardless, it seems like the TurboActivate.exe activation wizard should have a way do that (deactivate) regardless in an offline capacity.
Best regards and thanks,i10