Gabriel Topala (gtopala) has made 17 posts.
Hi, One client got the 'access violation' error on Windows 10 version 20H2, 64-bit. The client ins…
I can reproduce it on my Microsoft Surface Book 2 Windows 10 20H2 (OS Build 19042.685), Intel i7-86…
Hi Wyatt,Can you add TA_Cleanup to TurboActivate.h?
Wyatt wrote:> Instead of integrating TurboActivate into your installer integrate it exclusively&g…
Post on Nov 21, 2019Sorry, I don't understand the first option.Yes, I can remove LimeLM and "more people will just insta…
Post on Nov 21, 2019It is very hard to use TurboActivate.dll dynamic library when you target multiple Windows versions.I…
Post on Nov 21, 2019How can I get the Windows ARM64 TurboActivate C/C++ static library for Visual Studio 2019?
I had same issue; I did two changes:I've replaced ret := TA_Deactivate(taHandle, False);with ret :…
Sorry, no, all crashes are anonymously sent.
Post on Mar 20, 2017Another TurboActivate.dll crash today (Win10 Pro x64) : https://www.gtopala.com/img/crash/ta_dll.png…
Post on Mar 3, 2017Wyatt wrote:> Unfortunately we don't have enough information to reproduce this or track> this …
Post on Mar 1, 2017Any update?
Post on Feb 16, 2017Sent dump file and C++ code by email I cannot reproduce the crash.I don't know what function was c…
Post on Feb 15, 2017I'm using TurboActivate.dll (4.0.9.3) 32-bit. One client (Windows 10 Home Build 14393 64-bit) got …
Hi Wyatt,I got a similar problem today for regular (non-trial) activations.I sent you an email with …
Unfortunately, copy & paste doesn't work.Delphi example uses the Addr function (which doesn't ex…
Post on Jan 1, 2017Hi, I want to pass a string as extra data.Do you have a sample for inno setup? Thanks,Gabriel To…