Wyatt O'Day (Wyatt) has made 7771 posts.
Sorry, I should communicate *potential* release dates better. When I say "TurboActivate 4.0 is comin…
Post on Mar 28, 2016Hey Rahul, We're talking about TurboActivate here (because we're in the LimeLM, TurboActivate, Tur…
Post on Mar 27, 2016We're working hard to get it out by the end of March. We're almost there. This is a big, atypical re…
The IP address doesn't matter. It's shown only for informational purposes. It's not used at all in T…
Enable debugging. If you're using PHP make sure you read all logs (the log written by PHP itself, th…
Post on Mar 28, 2016The sandbox doesn't need to send emails. Your website is sending the emails to the address. See: htt…
Post on Mar 28, 2016You need to create a "sandbox buyer" with a real email address. See the PayPal documentation: https:…
We're looking into this. We haven't been able to reproduce it yet.
>> "Would changing to TA_SYSTEM be the first step or should we leave that so we can find out w…
Post on Mar 24, 2016Everything inside the ElseIf gr = IsGenuineResult.NotGenuine Then is inside a try block which is swa…
Post on Mar 23, 2016This is a problem in your code. You're swallowing exceptions. Don't do that. If you swallow exceptio…
Post on Mar 22, 2016Much more information is needed. Code samples. A way to reproduce it. My guess is that the user is…
We define those variables at the top of the script. You can change them to anything. It's entirely u…
Post on Mar 24, 2016It's all there in the makefile: example.o:g++ -c $(CXXFLAGS) $(LDFLAGS) Example.c -o example.o S…
Post on Mar 24, 2016The next version of TurboActivate will have more makefiles. Here's the x64 one for the Example.c: …
We're working hard to get it out before the end of March. Delays may happen.
Post on Mar 22, 2016Hey Arie, Well, in TurboActivate 4.0 (out soon) we'll be adding product-key-less verified trials. …
The AutomaticUpdater doesn't close your app (neither does the AutomaticUpdaterBackend). It does, how…
See step 4 in the FAQ: https://wyday.com/wybuild/help/faq.php#silent-hide-2
>> "I ran TurboActivate.exe successfully it seems, indicating that the library is properly act…