Wyatt O'Day (Wyatt) has made 7770 posts.
The next version (No hard date, asap) will have updated ssh abilities.
It is critical for dynamic libraries to be signed. If the dylib is unsigned, there is no way for us …
Hey Piotr, That was old, hacky, accidental behavior that “became” a “feature” because a han…
Yes.
Answer on Mar 11, 2022You can do it. But is it worth the extra development time and maintenance to add it 2 separate place…
Post on Mar 10, 2022Honestly, don’t add licensing to your installer. Add it to your app.
Post on Mar 10, 2022Delphi is modern Pascal.
Include all files in every version. If the file is unchanged, wyBuild is smart enough to not create …
From your app? No. From the web API, which could then be compiled into your app? Yes. Or, since it…
Nope, it’s to prove the API is working correctly and that you should fix your code.
Answer on Mar 2, 2022Use the TurboActivate Wizard to generate the files. Once you get that to work, fix your code to gen…
Post on Mar 2, 2022Using the TurboActivate Wizard?
Answer on Mar 2, 2022I posted code after we removed all extra-data, although that didn't change anything. Then you're us…
Post on Mar 1, 2022There's a lot of magic happening in those QStrings. Just use basic std::strings without switching ba…
Post on Feb 25, 2022Yes, provide code. Also, what version of Windows 10 (there are 7 years of versions).
It does start after installing. Unless, of course, you use the -delaystart commandline switch. Chec…
Make sure you’re using the latest TurboActivate.dll too. Also, update Windows to the latest versio…
Are you using the aarch64 .so? Are you using the latest TA?
Use TA_SYSTEM for both saving trials data and/or activation data. And use the latest TA. If that do…
Ok, now the next questions: What version of which? What files are you using? What compilers are you…