Search results for “/forum/search/”

890 results found

"Created" field is missing in "limelm.pkey.advancedSearch"Solved

Post by Wyatt O'Day on May 20, 2017

Or you can use the "between" search parameter to limit product keys to a specific range.

Offline Activation - Licence length?Solved

Post by Wyatt O'Day on Aug 3, 2017

(What happens when you search for the key in LimeLM? Is it found?)

API IP address limitationsSolved

Post by a guest on Mar 19, 2020

I am also familiar with the search engine known as Google. I don't know why you think talking to your customers in this condescending manner is appropriate.

libTurboActivate.dylib not found

Post by Damien Bataille on Jul 9, 2013

.|__ libTurboActivate.dylib Like this page : http://wyday.com/limelm/help/using-turboactivate-on-mac-os-x/ I have added in "Runpath Search Paths" : @executable_path/../../../../binor @executable_path/../../..

Is there an auto deletion option for expired trial licenses?Solved

Post by Emre Gun on Nov 14, 2022

Is there an auto deletion option for expired hardware-locked trial licenses or do I have to search for expired licenses manually to delete them?

Network adapters disabledAnswered

Post by Pierre Jasmin 15d ago

Ask the client to do this in Powershellin Search type: Powershell Then paste this command in Powershell:     netsh interface show interface  and return what it says, if one the first column item says Disabled, that's the issue - it's usually the WIFI one, people are not catching it's also an ethernet adapterPierre

TurboFloatServer: Can't run from chroot or jailAnswered

Post by Left Angle on Aug 25, 2023

From searching in this forum, I understand that TurboFloatServer (on Linux) requires admin priviledges at least once to gather hardware informations (https://wyday.com/forum/t/2709/turbofloat-server-privileges/   and https://wyday.com/forum/t/4275/turbofloat-server-root-access/#post-20202 ) So I was under the impression that customers would only need to run TurboFloatServer with sudo once, the first time they activate or generate the activation request.

Runasdate application issueSolved

Post by Wyatt O'Day on Jun 25, 2018

Longer story, read here: https://wyday.com/forum/t/3906/able-to-extend-trial-days-by-changing-system-time/#post-18818

Any plans for the next update?

Post by Loqui _ on Jan 10, 2013

There hasn't been any activity on the RSS feed since August, even though the forum threads imply that bugs are being found and fixed.

@ in download site login

Post by a guest on Jun 21, 2016

I would suggest in the download sites help you give an example of this or point to the forum entry at least. Thanks

Don't work PayPalAnswered

Post by Samvel Sahakyan on Nov 13, 2023

I have found a similar thread https://wyday.com/forum/t/3289/ipn-validation-failed/There how i untherstan problem was in old PHP version, i just check and i have PHP 7.2.24.

How to use WyBuild with the latest version of WyUpdate to include the TLS fixAnswered

Answer by Wyatt O'Day on Aug 23, 2024

https://wyday.com/forum/t/3882/error-downloading-could-not-create-ssltls-secure-channel/#post-22523Next version is a native app (removes the sloppy .NET dependency).

Adding in a Relative Path to Locate the Executable

Post by dzaitz _ on Oct 19, 2012

I have several users who don't all install the program in the same location nor on the same drive of their computers due to partitioning of their machines - what I'd like to do is set up a command that will search their computer for the executable that isn't dependent upon the drive it's located upon, but upon the executable itself - the executable is consistent on all machines but the language of installation is not (i.e. we have some users whose OS is in another language) but still use the product which uses an English executable, therefore, using it as a constant during the search is the best method.

Easiest way to delete all keys?

Post by Wyatt O'Day on Jun 21, 2017

Use the LimeLM interface to search for the product keys. Then select multiple at a time and delete them.

Getting all the product keys for a particular version

Post by a guest on Apr 12, 2019

Hello, Using the webapi functionality I make a call to the advanced search function like this. var post_data = qs.stringify({ api_key : limelm_key, method : "limelm.pkey.advancedSearch", version_id : limelm_version_id, format : limelm_format, email: "*", page: "2", get_features: true, nojsoncallback: 1 }); I have 40 license keys in my version but it returns me only 20 here.

Key not found by API (when using improper emails)Solved

Post by Wyatt O'Day on May 14, 2019

Long story short, use custom license fields and the advanced search function. https://wyday.com/limelm/help/license-features/ https://wyday.com/limelm/help/api/limelm.pkey.advancedSearch/

search activations

Post by a guest on Dec 15, 2016

I hope to be able to search this information from external apps we are building.

Use of static boost.threading incompatible with CLI on windows 7

Post by Wyatt O'Day on Mar 22, 2017

I did a quick google search an came up with this result: http://stackoverflow.com/a/308167/124805 Which led to a full C++ example showing how to verify the Authenticode signature of a file: https://support.microsoft.com/en-us/help/323809/how-to-get-information-from-authenticode-signed-executables Let me know if that helps.

Feature Request: Upload to Azure Storage

Post by a guest on Nov 28, 2013

"we've had enough feature creep to set us back several months already" I'm sure more than one of us on this forum can appreciate that 😉 Thanks for taking the feature request onboard.

Imports wyDay.TurboActivate problemSolved

Post by Terence Pfaff on Aug 1, 2017

Yes, TurboActivate.vb is listed in my Solution Explorer window with all my other project modules.I would include a screen shot, but I don't see a way to attach a file in this forum.