Activation by NSIS installer for TurboActivate 4.1 versionSolved

Hi!

I have downloaded the new TurboActivate 4.1 version, and replaced the old one I was using (4.0).However, when I tried to install a new test installation (uninstalled the previous one), the NSIS installer showed the "You must enter a valid product key". I followed this Tutorial: https://wyday.com/limelm/help/using-turboactivate-with-nsis/.

When I put back the old version, the installer worked well, and it was activated without problems.

I have also tried to download the TurboActivate.dat file - which is actually different than the previous one (binary comparison was the same for first half, then there were some differences). But new .dll did not work with new .dat either.

1. Can I please ask if this is a problem on your side or on mine? Maybe some NSIS calls need to be different? (seems like "TurboActivate::CheckAndSavePKey" no longer works?)

2. Why is the .dat file different? Should I use the new one?

Thank you!Best regards,Maria

>> "1. Can I please ask if this is a problem on your side or on mine? Maybe some NSIS calls need to be different? (seems like "TurboActivate::CheckAndSavePKey" no longer works?)"

It does work. Always provide enough info: https://wyday.com/limelm/help/faq/#useful-reports

Parameters, return codes, etc., etc., etc.

>> "2. Why is the .dat file different?"

Improvements and changes.

>> "Should I use the new one?"

Yes, use the new one.

Hi!

Thank you for the answer. I will use the new .dat files.

In the end I found the problem: I copied the x64 version of the TurboActivate.dll - however, with NSIS the x86 version should have been used.

It is now working as before, thank you!

Best regards,Maria