Wyatt O'Day (Wyatt) has made 7819 posts.
You’re posting a JSON blob. Our web API neither knows nor cares about JSON input. POST parameters …
Great question, Richard. We've updated the Readme to explain how to do it: https://github.com/wyday/…
Would it be that there are NO network adapters so that TA-E-ENABLE-NETWORK-ADAPTERS is returned? …
We don’t develop for pre-production hardware. Never have, never will. The good news is that we al…
Just use wyUpdate directly. We're dropping support for the AutomaticUpdater in the next version. Ho…
We don't have such a tool. Use the latest TA, and if it says it's a VM, then it's a VM. Also, VM me…
Answer on Nov 2, 20201st, use the latest version before doing anything else. We err on the side of false negative (if ou…
Use TA_ExtendTrial(). See https://wyday.com/limelm/help/trials/#extend-trial
Post on Oct 31, 2020Either way. It doesn’t matter. Licensing and trial data is stored elsewhere. That file is read-onl…
Answer on Oct 31, 2020Activations and trials are similar but completely different systems. Create a trial extension (not a…
Post on Oct 29, 2020can I extend license trials per user/key? Yes, generate a trial extension and send it to the users.…
Presumably you’ll release an updated installer with every new version. That’s what that’s for …
Nope, all updates are for all users. No way to slice & dice (yet). You can build your own slice…
I have no idea what that is. Use HTTPS for privacy, and to limit updates, use this: https://wyday.co…
You can just avoid including the licensing in the installer. Not really necessary. More of a "nice t…
Well, if they all have the destructor as written, then no ... TA_Cleanup(); and TF_Cleanup(); will …
Answer on Oct 28, 2020Always use the latest version. If you're not using the latest versions, do that first. Yes, it matte…
Use UTC times both in the custom license fields and in your app and you’ll avoid this issue.
Nope. TFS requires WMI. WMI is very lightweight. If performance is so tight, consider using a strip…