Still no turboactivate executable in osx ?

Hi,I've seen in the forum that a turboactivate executable (equivalent to turboactivate.exe) was planned for mac osx. Is it released now ?Regards,R.

We haven't yet created a "TurboActivate Wizard" for Mac OS X or Linux. We do plan on doing it eventually, but it's low priority. The reason it's low priority is because most customers choose to make their own activation dialog using the TurboActivate API. It's exceptionally easy to do:

  • Create a dialog with a textbox and an "Activate" button.
  • When the user clicks the "Activate" button call CheckAndSavePKey() and Activate().
  • That's it. 😀

Thanks for the quick reply ! (as usual)R.