Search results for “/forum/search/”

890 results found

Web API advancedSearch - How to know the product / version of a pkey?

Post by Sam on Sep 13, 2013

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.

MenuItem DevExpress Ribbon

Post by Wyatt O'Day on Jun 10, 2011

Did you use code similar to this forum post? Post what code you have that controls checking.

How To? C# Application

Post by Wyatt O'Day on Jun 18, 2017

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/

wyBuild and Previous Versions

Post by a guest on Mar 1, 2012

Considering this issue goes back a couple years (earliest mention on the forum is August 2009), I think an early release would be warranted.

Many error 36 issues on MacAnswered

Post by Wyatt O'Day on Dec 30, 2021

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

limelm.pkey.advancedSearch with multiple feature argumentsSolved

Post by ben _ on Apr 25, 2016

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.

Is wyBuild dead? (Answer: No).

Post by Wyatt O'Day on Oct 17, 2014

We don't publicly list a roadmap but you can read the forum posts and see some of what's coming.

How many activations for Verified Trials ?

Post by a guest on Nov 26, 2015

I have found an answer to my question: https://wyday.com/forum/t/2467/free-trial-question-if-users-are-cheating/#post-13416

wyBuild developmentSolved

Post by Wyatt O'Day on May 21, 2019

https://wyday.com/forum/t/4127/new-alphabeta-version-available/#post-19876

wyUpdate not executing file marked to execute on update finiSolved

Post by LitmusJustin _ on Feb 2, 2012

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?

Automatic License Generation and PayPal sandbox

Post by Wyatt O'Day on Jan 25, 2019

Open the file in your favorite editor. Search for "LimeLM" or "GeneratePKey(" and you'll find where the code is called.

Find out how many users are on VMs?

Post by a guest on Oct 14, 2016

Just wondering if there is a way to search my activations to find out how many are running under VMs?

Systa on nodejs app - developer cannot be verifiedAnswered

Answer by Wyatt O'Day on Apr 2, 2024

Covered before: https://wyday.com/forum/t/29883/sign-for-macos/#post-50923 You can sign it with your dev cert.

e-mail controlSolved

Post by Wyatt O'Day on Jan 23, 2018

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).

Tagging License Keys

Post by Todd Reisel on May 25, 2013

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?

AutomaticUpdater can't be found in subdirectory

Post by Wyatt O'Day on Apr 9, 2010

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.

Search for product keys - not workingAnswered

Post by Steve Shaw on May 16, 2024

rlkey=czq2j9sor7pi47tulzozl9dme&st=phu0y3pd&dl=0 And I can't search for ‘Deactivations’ at all…

Change initial number of activationsAnswered

Answer by Wyatt O'Day on Aug 22, 2024

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).

Displaying to use which machine's the license is already activatred onAnswered

Answer by Wyatt O'Day on Apr 29, 2025

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).

dat file and product key

Post by a guest on Mar 26, 2013

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.