1896 results found
https://wyday.com/forum/t/32288/turboactivate-activation-error-of-limelm/
https://wyday.com/limelm/help/faq/#useful-reports
Within my wybuild project I have deposited the following url: https://datalens.blob.core.windows.net/update/%file% If I complete this URL to https://datalens.blob.core.windows.net/update/wyserver.wys in my browser the file downloaded without any problem.
See: https://wyday.com/limelm/ To get started, go here: https://wyday.com/limelm/help/getting-started/ To "wrap" everything together, use an installer (WiX, InnoSetup, NSIS).
The client.wyc is described here: https://wyday.com/wybuild/help/faq.php#in_client_wyc It sounds like the problem youre running into is your patches are failing to apply and this the catch all update is being downloaded: https://wyday.com/wybuild/help/faq.php#catch-all
We've fixed bugs (specifically related to TF_RequestLease() as the change notes described): https://wyday.com/limelm/api/tf-changes/ This is also covered in the FAQ: https://wyday.com/limelm/help/faq/#useful-reports Always use the latest version.
We actually have a big article with lots of examples: https://wyday.com/limelm/help/license-features/ And here's a direct link to the applicable example: https://wyday.com/limelm/help/license-features/#saas
Or you can use any other identifier you can think of and use custom license fields and the advancedSearch function: https://wyday.com/limelm/help/api/limelm.pkey.advancedSearch/ https://wyday.com/limelm/help/license-features/
Inside wyserver.wys it has: 1.0 https://example.com/updates/product.1.0.to.1.2.wyu 1.1 https://example.com/updates/product.1.1.to.1.2.wyu 1.2 https://example.com/updates/product.all.to.1.2.wyu I would like to be able to change https://example.com/updates/ to https://test.example.com/updates/ without changing product.1.0.to.1.2.wyu, product.1.1.to.1.2.wyu, or product.all.to.1.2.wyu, and without rebuilding the file, i.e. with a command line option (or programmatically which is how I'm overriding the server at the moment).
Thanks, we've updated the links here as well: https://wyday.com/download/
This is covered here: https://wyday.com/limelm/help/faq/#internet-error
2fa is now available: https://wyday.com/limelm/help/account-security/#2fa
Nevermind, found the help: https://wyday.com/wybuild/help/faq.php#config-files
Take a look at this: https://wyday.com/wybuild/help/limit-updates.php
Much more info needed: https://wyday.com/limelm/help/faq/#useful-reports
Yes: https://wyday.com/wybuild/help/commandline.php
Nope, the client.wyc is required: https://wyday.com/wybuild/help/faq.php#in_client_wyc
https://wyday.com/forum/t/4127/new-alphabeta-version-available/#post-19598
Best place to start: https://wyday.com/limelm/help/getting-started/