890 results found
Right now the only way to differentiate between products & versions if you specify them in the search parameters. We realize this isn't ideal, so we'll think about the best way to handle this.
Did you use code similar to this forum post? Post what code you have that controls checking.
This forum post is ancient. For a full step by step tutorial see our official help documentation: https://wyday.com/limelm/help/using-turboactivate-with-csharp/
Considering this issue goes back a couple years (earliest mention on the forum is August 2009), I think an early release would be warranted.
And install required CA certs: https://wyday.com/forum/t/5064/cannot-activatedeactivate-ta_e_inet_tls-on-macos-10-14-and-older/#post-23305
If I try to add multiple feature_name/feature_value arguments, then it searches for keys that have one feature OR the other, but what I want to do is search for keys that have ALL of the features. For example, if I do an advanced search with the following arguments: feature_name[]=name&feature_value[]=ben&feature_name=email&feature_value=ben@gmail.com Then the result will be everything that has either the name ben OR the email ben@gmail.com, but what I want is everything that has BOTH the name ben AND the email ben@gmail.com.
We don't publicly list a roadmap but you can read the forum posts and see some of what's coming.
I have found an answer to my question: https://wyday.com/forum/t/2467/free-trial-question-if-users-are-cheating/#post-13416
https://wyday.com/forum/t/4127/new-alphabeta-version-available/#post-19876
It looks like this might be the culprit:https://wyday.com/forum/t/1058/execute-after-updating/#post-5363 Has there been a fix to this issue yet?
Open the file in your favorite editor. Search for "LimeLM" or "GeneratePKey(" and you'll find where the code is called.
Just wondering if there is a way to search my activations to find out how many are running under VMs?
Covered before: https://wyday.com/forum/t/29883/sign-for-macos/#post-50923 You can sign it with your dev cert.
The bug was a result of browser-side validation of the "email input" on the advanced search page (because an asterisk is not a valid email).
I know I could create a custom license field (like: environment = development, qa, production, etc) and then use that to search/identify, but I didn't know if there was a better way?
It's dynamically loading your plugin from the folder, but it fails to search that folder for dependencies. I'd either contact the maker of the program, or just leave the AutomaticUpdater.dll, wyUpdate.exe, and the client.wyc files in the program's base directory.
rlkey=czq2j9sor7pi47tulzozl9dme&st=phu0y3pd&dl=0 And I can't search for ‘Deactivations’ at all…
Yes, use the web API: https://wyday.com/limelm/help/api/limelm.pkey.advancedSearch/ https://wyday.com/limelm/help/api/limelm.pkey.setDetails/ Or in the interface, search for, then select all the keys you want to change and change the number of allowed activations from 1 to 2 (or whatever number you want).
Yep, that's what extra activation data is for: https://wyday.com/limelm/help/extra-data/ In general the best advice is to have product keys with only a few activations (so customer don't have to search hundreds or thousands of activations to find exactly which device is no longer used).
Hi,I have just gone through below forum post https://wyday.com/forum/t/662/adobe-air-two-applications-one-project/#post-3317 I am also having the same scenario.I understood the process which you have suggested to follow.