Philippe Demers (Philippe) has made 100 posts.
Hello Wyatt, Our product currently uses version 3.4.3.We could update to version 3.4.6 (since it h…
Post on Jun 10, 2015Hello Wyatt, For now, IsGenuineEx() is called only if IsActivated() returns TA_OK. I know IsGenuin…
Post on Jun 8, 2015Hello, I'm using the following code to deactivate (online) my product on the customer Mac : …
Hello Wyatt, Thank you for your reply.Yes, the first thing I asked, was to check the date/time/tim…
Post on Aug 22, 2014Hello, I've a strange issue : one of my customer is trying to activate its machine, but ActivateEx…
Hello Wyatt, The 2 solutions works, but it's not very "clean", at least for me. Please let me know…
Post on Jan 13, 2014Hello, As the "TurboActivate.dat" file must be at the same location of the executable, the file mu…
Ok thanx, so for now, I'll keep my own thread-safe call to TA.
Post on Sep 5, 2013Hello Sam, Thank you for the reply, but I asked when : do you have an idea, or is TA 3.5 is far aw…
Post on Sep 5, 2013Hello, Do you have an idea when TA will be thread-safe ?Maybe it's already ... Thank you. Philip…
Hello, One of my users got a similar crash with IsGenuine() :0 libsystem_kernel.dylib 0x…
Hopefully, I'm testing IsGenuineEx() on a side-product, not on the main one. Another user, with a …
Post on Jun 13, 2013Hello, I recently included a IsGenuineEx() call in my product, to replace IsActivated() and IsGenu…
Ok this makes sense (despite I'd be happy to have a 24 hours approximation). However, "Part of thi…
Post on Jun 12, 2013I execute IsGenuineEx() and IsDateValid() in the same thread, one after the other.IsDateValid() can …
Post on Jun 12, 2013Hello, If I call IsGenuineEx() then IsDateValid() just after, it can return TA_FAIL sometimes.I th…
Post on Jun 9, 2013Ok thanx. Much clearer now.
Post on Jun 9, 2013Yes, I understand. When IsGenuineEx() is deactivating automatically the machine :- when the machin…
Post on Jun 8, 2013Hello Wyatt, Ok this is something I didn't know (I guess it's not writtent in the documentation).H…
Post on Jun 8, 2013No, as said in my message (and all the previous ones), I'm using IsDateValid() not IsGenuineEx(). …