Wyatt O'Day (Wyatt) has made 7770 posts.
There's no access to the file. Rather than screenshot, just provide the logs: Now open a PowerShell…
Post on Nov 8, 2023Like I said above, if it can't be enabled, then it's broken. That's not surprising for a cheap adapt…
Answer on Nov 8, 2023The picture you provide literally shows a disabled network adapter. So… enable it. Or remove it an…
Post on Oct 20, 2023Please follow the FAQ. Linked above multiple times. There doesn't exist a diagnostic tool. Not by u…
If TurboActivate says they're in a VM, then they're in a VM. We err on the side of false negatives (…
macOS versions of Office sandbox certain files. Windows office might've started doing that. Just put…
The Windows files are already signed. The macOS files used to be signed. Then Apple changed everyth…
To user do not do this manually permision in the terminal, can I add this code like this below? Jus…
Disable the “catch-all update” in the project options.
Post on Nov 2, 2023see the -vs and -ve commandline options. Covered in the article I linked to.
Answer on Oct 26, 2023do it from the interface (you choose the versions) or the commandline.
Likely a DNS propagation issue (incorrect caching, hard-coded hosts files, etc., etc.).
Disable the “catch-all” update, and the rollback will remove all files.
Yes, it's likely the catch-all update being installed (which doesn't remove files). You can disable …
Ultimately this is a user-behavior issue. By default, (for years now), if your software has a lease,…
Hey Richard, We don't have any plans to add “visibility” to whether an activation was online or…
Use wyUpdate directly from within your app. Call it to silently check for updates, then if updates a…
Yes, this is what custom license fields are for. We even have an example that covers this exact use-…
Could you please tell me whether it's always necessary to call functions in the following order -Use…
No, you should follow the example. Only when you get to the UseTrial call should you prompt for a pr…